Skip to content

Commit b369bb5

Browse files
authored
Update blank.yml
1 parent a0b97a4 commit b369bb5

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/blank.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ jobs:
4545
- name: Run the bootstrap script
4646
run: ./boot.sh ${{ matrix.arch }}
4747

48-
- name: Upload sysroot
49-
uses: alehechka/upload-tartifact@v1
50-
with:
51-
name: sysroot-${{ matrix.arch }}
52-
path: sysroot/
48+
# - name: Upload sysroot
49+
# uses: alehechka/upload-tartifact@v1
50+
# with:
51+
# name: sysroot-${{ matrix.arch }}
52+
# path: sysroot/

0 commit comments

Comments
 (0)