fix(ci): i can't yaml apparently
This commit is contained in:
parent
8b5d69ac70
commit
b4e1dc8fd8
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ jobs:
|
||||||
- name: Build extension
|
- name: Build extension
|
||||||
runs: ./build-ext.sh
|
runs: ./build-ext.sh
|
||||||
- name: Upload extension
|
- name: Upload extension
|
||||||
actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: aci-ext.zip
|
name: aci-ext.zip
|
||||||
path: aci-ext.zip
|
path: aci-ext.zip
|
||||||
|
|
Loading…
Reference in a new issue