Update .gitea/workflows/autotools-cross.yml
This commit is contained in:
parent
cbb05eb50a
commit
2d4793e61d
@ -38,7 +38,7 @@ jobs:
|
||||
./configure $HOST --prefix=/usr
|
||||
DESTDIR=$(realpath build) make install
|
||||
- name: Save artifact
|
||||
uses: actions/upload-artifact@v1
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: build-${{ inputs.platform }}
|
||||
path: build/
|
||||
|
Loading…
x
Reference in New Issue
Block a user