Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
trim21 committed Dec 9, 2024
1 parent 7c1a3f6 commit 118517d
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/publish-rolling.yml
Original file line number Diff line number Diff line change
Expand Up @@ -186,10 +186,9 @@ jobs:
node-version: ${{ matrix.node }}
registry-url: 'https://registry.npmjs.org'

- name: Set up QEMU
run: |
sudo apt update
sudo apt install --reinstall -y qemu-user-static
- uses: actions/download-artifact@v4
with:
name: flood

- name: Extract tarball
run: |
Expand Down

0 comments on commit 118517d

Please sign in to comment.