update upload asset
This commit is contained in:
parent
fd0a393b4e
commit
64365268fe
1 changed files with 2 additions and 1 deletions
3
.github/workflows/build.yaml
vendored
3
.github/workflows/build.yaml
vendored
|
@ -24,4 +24,5 @@ jobs:
|
|||
- name: Build image
|
||||
run: mkarchiso -v iso/
|
||||
- name: Upload iso to the release
|
||||
run: python tools/upload_assest.py
|
||||
run: python tools/upload_asset.py
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue