Skip to content

Commit

Permalink
Fixing GitHub Action
Browse files Browse the repository at this point in the history
  • Loading branch information
ampledata committed Aug 15, 2024
1 parent c9394d9 commit 90b5bac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pi-gen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Copy .env file
run: |
ls -al
cp aryaos/pi-gen/config aryaos/pi-gen/.env
cp pi-gen/config pi-gen/.env
- name: Load .env file
uses: xom9ikk/dotenv@v2.3.0
Expand Down

0 comments on commit 90b5bac

Please sign in to comment.