Skip to content

Commit

Permalink
fix(ci): rm dash
Browse files Browse the repository at this point in the history
  • Loading branch information
Rexogamer authored Feb 23, 2024
1 parent 4891f63 commit 7831090
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
fetch-depth: 0
- name: "Install Node"
- uses: actions/setup-node@v4
uses: actions/setup-node@v4
with:
node-version: 'lts'
- name: "Lint ${{ matrix.files }}"
Expand Down

0 comments on commit 7831090

Please sign in to comment.