Skip to content

Commit 9c9bb1f

Browse files
committed
Fix
1 parent 6d5eb4a commit 9c9bb1f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-toolchain.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
timeout-minutes: 180
1919
steps:
20+
- uses: actions/checkout@v3
2021
- name: Prepare dependencies
2122
run: |
2223
set -e

0 commit comments

Comments
 (0)