Skip to content

Commit

Permalink
Update frontend.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fsbraun authored Sep 20, 2023
1 parent 8d65202 commit 1b98a8d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ jobs:
node-version: ${{ matrix.node-version }}
- name: Install gulp
run: npm install -g [email protected]
- name: Install npm
run: npm install --location=global npm@latest
- name: Install dependencies
run: npm install
# - name: Run gulp
Expand Down

0 comments on commit 1b98a8d

Please sign in to comment.