Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Prajwalg19 authored Sep 1, 2024
1 parent 0b07417 commit 1454b23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
run : cd frontend
- name: Install dependancy
run: npm ci
working-directory: ./frontend
- name: Create .env for frontend
run :
echo "VITE_OMDB_API_KEY=${{secrets.VITE_OMDB_API_KEY}}" > .env
Expand Down

0 comments on commit 1454b23

Please sign in to comment.