Skip to content

Commit

Permalink
Bump Zinnia version for GH workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickNercessian committed Apr 17, 2024
1 parent c3548af commit fe1db26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: curl -L https://github.com/filecoin-station/zinnia/releases/download/v0.16.0/zinnia-linux-x64.tar.gz | tar -xz
- run: curl -L https://github.com/filecoin-station/zinnia/releases/download/v0.18.1/zinnia-linux-x64.tar.gz | tar -xz
- uses: actions/setup-node@v3
- run: npx standard
- run: ./zinnia run test.js

0 comments on commit fe1db26

Please sign in to comment.