Skip to content

Commit

Permalink
Update frontend.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fsbraun authored Nov 26, 2024
1 parent e6ae844 commit 7a00e2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
- run: npm install
- run: npm install -g gulp@3.9.1
- run: npm install -g gulp@4.0.2
- run: |
gulp lint

0 comments on commit 7a00e2b

Please sign in to comment.