Skip to content

Commit

Permalink
test: fix the test-plugins job
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed May 1, 2024
1 parent 73e1ca8 commit 669530c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-plugins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
with:
shared-key: "build-linux-x86_64-unknown-linux-gnu"
save-if: false
- run: scripts/build-tarball.sh mise --release --target x86_64-unknown-linux-gnu
- run: scripts/build-tarball.sh mise --target x86_64-unknown-linux-gnu
- uses: actions/upload-artifact@v4
with:
name: tarball-x86_64-unknown-linux-gnu
Expand Down

0 comments on commit 669530c

Please sign in to comment.