mirror of
https://github.com/audacity/conan-appimage.git
synced 2026-04-12 17:02:57 -05:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4c7bc97be2 |
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -27,7 +27,7 @@ jobs:
|
||||
- uses: mukunku/tag-exists-action@v1.1.0
|
||||
id: checkTag
|
||||
with:
|
||||
tag: 'v{{ env.CONAN_VERSION }}'
|
||||
tag: "v${{ env.CONAN_VERSION }}"
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
- name: Upload AppImage
|
||||
|
||||
Reference in New Issue
Block a user