This commit is contained in:
parent
171ff65dfc
commit
a5e3c65500
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ jobs:
|
||||||
cp -r linux/release/dlls photomode/dlls
|
cp -r linux/release/dlls photomode/dlls
|
||||||
|
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
uses: actions/upload-artifact@v4
|
uses: forgejo/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: Linux-x86-${{ matrix.compiler }}-${{ github.sha }}
|
name: Linux-x86-${{ matrix.compiler }}-${{ github.sha }}
|
||||||
path: photomode
|
path: photomode
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue