Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
lyleschemmerling committed Nov 22, 2024
1 parent fb598bb commit be12d8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/contentcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: NPM Install
run: |
cd astro
npm install
npm ci
shell: bash
- name: ESLint
run: |
Expand Down

0 comments on commit be12d8c

Please sign in to comment.