Skip to content

Commit

Permalink
dev: fix release workflow (#5156)
Browse files Browse the repository at this point in the history
  • Loading branch information
ldez authored Nov 25, 2024
1 parent 8c45cf5 commit 89476e7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@ jobs:
echo 'mono /opt/chocolatey/choco.exe $@' >> /usr/local/bin/choco
chmod +x /usr/local/bin/choco
- name: Install snapcraft
run: sudo snap install snapcraft --classic

- name: Set up QEMU
uses: docker/setup-qemu-action@v3

Expand Down

0 comments on commit 89476e7

Please sign in to comment.