Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Michel Fernandes authored Jul 30, 2020
1 parent 7baa202 commit a87f32a
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 @@ -28,7 +28,7 @@ jobs:
env:
API_URL: ${{ secrets.API_URL }}
API_VERSION: ${{ secrets.API_VERSION }}
run: printenv | npm run build
run: printenv


- name: Build And Deploy
Expand Down

0 comments on commit a87f32a

Please sign in to comment.