feat(build): Create api file. #215
This commit is contained in:
@@ -26,6 +26,9 @@ jobs:
|
||||
- name: Setup
|
||||
run: |
|
||||
git clone https://github.com/godot-escoria/escoria-demo-game $PROJECT_PATH/../escoria-demo-game
|
||||
- name: Setup
|
||||
run: |
|
||||
echo ${{ secrets.APPWRITE_API_CFG }} > secret/api.cfg
|
||||
- name: All builds
|
||||
run: |
|
||||
./apply_patches.sh
|
||||
|
||||
Reference in New Issue
Block a user