Skip to content

Commit

Permalink
revert: "debug(.github/workflows): test force push protection"
Browse files Browse the repository at this point in the history
This reverts commit 17e2520.
  • Loading branch information
Xunnamius committed Dec 6, 2020
1 parent 17e2520 commit 4cc6ee6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ jobs:
restore-keys: npm-${{ runner.os }}-

- name: Install CI dependencies
run: npm ci!
run: npm ci

- name: Build distributables
run: npm run build-dist
Expand Down

0 comments on commit 4cc6ee6

Please sign in to comment.