Skip to content

Commit

Permalink
try 2nd time
Browse files Browse the repository at this point in the history
  • Loading branch information
simlay committed Sep 23, 2020
1 parent b972ba1 commit f0a0fb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

- uses: actions-rs/toolchain@v1
with:
toolchain: ${{ matrix.toolchain }}
toolchain: stable
override: true

- uses: actions/cache@v2
Expand Down

0 comments on commit f0a0fb8

Please sign in to comment.