Skip to content

Commit e49c0bd

Browse files
anr2mehrydgard
authored andcommitted
And this too.
1 parent eab8090 commit e49c0bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/appimage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ jobs:
174174
run: |
175175
echo "Building..."
176176
uname -m
177-
echo "tag=$(git describe --always --tags)" >> $GITHUB_OUTPUT
177+
echo "tag=$(git describe --always)" >> $GITHUB_OUTPUT
178178
179179
# Export ccache env var(s)
180180
export PATH="/usr/lib/ccache:/usr/local/opt/ccache/libexec:$PATH"

0 commit comments

Comments
 (0)