Skip to content

Commit

Permalink
meta: Set Rust version to non-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-coster committed Jun 22, 2024
1 parent 7b9385f commit a341380
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-stitch-site.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
node-version: 18.18.0
- run: corepack enable
- run: npm run setup:pnpm
- run: rustup default 1.78.0 # latest doesn't work!

- name: Install Dependencies
run: pnpm install --filter=@bscotch/gamemaker-releases... --filter=@bscotch/stitch-site...
Expand Down

0 comments on commit a341380

Please sign in to comment.