Update .forgejo/workflows/build.yml
This commit is contained in:
parent
df6a00c6f0
commit
8c271d1b46
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ jobs:
|
||||||
cp -Lr Beef/IDE/dist artifact
|
cp -Lr Beef/IDE/dist artifact
|
||||||
|
|
||||||
- name: Upload build artifact
|
- name: Upload build artifact
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: BeefBuild
|
name: BeefBuild
|
||||||
path: artifact
|
path: artifact
|
||||||
|
|
Loading…
Add table
Reference in a new issue