We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0b97a4 commit b369bb5Copy full SHA for b369bb5
.github/workflows/blank.yml
@@ -45,8 +45,8 @@ jobs:
45
- name: Run the bootstrap script
46
run: ./boot.sh ${{ matrix.arch }}
47
48
- - name: Upload sysroot
49
- uses: alehechka/upload-tartifact@v1
50
- with:
51
- name: sysroot-${{ matrix.arch }}
52
- path: sysroot/
+ # - name: Upload sysroot
+ # uses: alehechka/upload-tartifact@v1
+ # with:
+ # name: sysroot-${{ matrix.arch }}
+ # path: sysroot/
0 commit comments