Skip to content

Commit

Permalink
dev
Browse files Browse the repository at this point in the history
  • Loading branch information
shocknet-justin committed Sep 12, 2024
1 parent 3b757bf commit 4a15d11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Set up environment for test
if: github.ref == 'refs/heads/test'
run: cp .env.test.example .env
run: cp .env.development.example .env

- name: Set up environment for main
if: github.ref == 'refs/heads/main'
Expand Down

0 comments on commit 4a15d11

Please sign in to comment.