Skip to content

Commit

Permalink
issue #21: add step for env
Browse files Browse the repository at this point in the history
  • Loading branch information
vivalareda committed Nov 23, 2023
1 parent 4db4f10 commit 2bd87d3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/workflow-gh-pages-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ jobs:
run: |
echo "${{ secrets.ENV }}" >> $GITHUB_ENV
- name: Install Dependencies
run: npm install
working-directory: ${{ inputs.working-dir }}
Expand Down

0 comments on commit 2bd87d3

Please sign in to comment.