Skip to content

Commit

Permalink
Merge pull request #152 from acocalypso/apiV2
Browse files Browse the repository at this point in the history
2.4.4 Update
  • Loading branch information
acocalypso authored Aug 2, 2024
2 parents 38d00b6 + 1629236 commit 4be36ec
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,9 @@ jobs:
node-version: 20

- name: install Rust stable
uses: dtolnay/rust-toolchain@stable
uses: dtolnay/rust-toolchain@master
with:
toolchain: '1.78'

- name: install dependencies (ubuntu only)
if: matrix.platform == 'ubuntu-20.04'
Expand Down

0 comments on commit 4be36ec

Please sign in to comment.