Skip to content

Commit

Permalink
chore: update cd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
enduf7686 authored May 23, 2024
1 parent c0189fa commit 1d73c39
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ jobs:
with:
node-version: 16

- run: echo "${{ secrets.ENV }}" > .env
working-directory: ./nagne-web-vuejs/
- run: echo "${{ secrets.ENV }}" > ./nagne-web-vuejs/.env

- name: Install dependencies
run: npm install
Expand Down

0 comments on commit 1d73c39

Please sign in to comment.