Skip to content

Commit

Permalink
Merge pull request #1 from bashofmann/fix-ci
Browse files Browse the repository at this point in the history
Fix CI for new repository title
  • Loading branch information
becitsthere authored Mar 19, 2024
2 parents 3e1c586 + fa9ed41 commit d0e13c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
node-version: 18

- run: npm install
- run: npm ci

- name: Check if README is up-to-date
run: |
Expand Down

0 comments on commit d0e13c7

Please sign in to comment.