Skip to content

Commit

Permalink
Fix determine step
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrichton committed Jan 10, 2025
1 parent 26149da commit df0d647
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@ jobs:
platform-checks: ${{ steps.calculate.outputs.platform-checks }}
steps:
- uses: actions/checkout@v4
- run: rustup update beta && rustup default beta
- id: calculate
env:
GH_TOKEN: ${{ github.token }}
Expand Down

0 comments on commit df0d647

Please sign in to comment.