mirror of
https://github.com/nillerusr/source-engine.git
synced 2026-05-14 15:10:05 +00:00
since when githun started updating actions
This commit is contained in:
parent
8f88471465
commit
a0dc77de41
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
run: |
|
||||
scripts/build-android-armv7a.sh
|
||||
- name: Upload Android build
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: android-armv7a-build
|
||||
path: android-armv7a-build.zip
|
||||
|
||||
Loading…
Reference in New Issue
Block a user