Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
  • Loading branch information
crynobone committed Aug 10, 2023
1 parent a7a510b commit 1800402
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-assets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Setup Node 14
uses: actions/setup-node@v3
with:
node-version: '14.x'
node-version: '16.x'

- name: Copy .env
run: php -r "file_exists('.env') || copy('.env.example', '.env');"
Expand Down

0 comments on commit 1800402

Please sign in to comment.