Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Andcool-Systems authored Sep 6, 2024
1 parent f1fb6d6 commit 93d7a2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
openssl aes-256-cbc -salt -in ./production_build/.env -out .env.enc -k ${{ secrets.ENCRYPTION_KEY }}
- name: ls
run: ls
run: ls production_build/

- name: Upload .env file
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 93d7a2b

Please sign in to comment.