Update .forgejo/workflows/build.yml
This commit is contained in:
parent
acd287fbb7
commit
4f1f23fcdf
1 changed files with 4 additions and 0 deletions
|
@ -49,3 +49,7 @@ jobs:
|
|||
path: |
|
||||
Beef
|
||||
key: BeefRepository
|
||||
- name: Create build artifact
|
||||
run: |
|
||||
mkdir artifact
|
||||
cp -Lr Beef/IDE/dist artifact
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue