Skip to content

Commit

Permalink
checkpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
Breck Yunits authored and Breck Yunits committed May 10, 2024
1 parent ddc7450 commit ded0349
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildAndDeployStatic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
uses: actions/[email protected]
- name: Install and Build
run: |
npm install scroll-cli
npm install .
npm run build
# The line below is needed if you have *.html in your gitignore file
rm .gitignore
Expand Down

0 comments on commit ded0349

Please sign in to comment.