This commit is contained in:
parent
ffd4b0b732
commit
c15621f8aa
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ steps:
|
||||||
|
|
||||||
# Create the release directory
|
# Create the release directory
|
||||||
- mkdir -p release
|
- mkdir -p release
|
||||||
- cp $(realpath build/main) release/
|
- cp /woodpecker/src/git.xyro.win/nyosic/MarioDB/build/main release/
|
||||||
|
|
||||||
# Step 2: Cache Dependencies to Speed Up Builds
|
# Step 2: Cache Dependencies to Speed Up Builds
|
||||||
- name: cache
|
- name: cache
|
||||||
|
|
Loading…
Add table
Reference in a new issue