Commit b21e5728 authored by nanahira's avatar nanahira

appv

parent c062a5d5
Pipeline #41045 failed with stages
in 8 minutes and 40 seconds
...@@ -62,7 +62,7 @@ after_build: ...@@ -62,7 +62,7 @@ after_build:
- mv ../script ygopro/ - mv ../script ygopro/
- cd ygopro - cd ygopro
- mkdir gframe - mkdir gframe
- cp -rf ../../gframe/game.cpp gframe/ # Toss game.cpp in for version detection - cp -rf ../../gframe/config.h gframe/ # Toss config.h in for version detection
# - cp -rf config_build config # - cp -rf config_build config
- cd ../.. - cd ../..
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment