Skip to content

Commit

Permalink
Merge pull request #143 from jonathanharrell/update-pages-deploy-action
Browse files Browse the repository at this point in the history
Update pages deploy action
  • Loading branch information
jonathanharrell authored Jul 23, 2024
2 parents 5a98acd + ca65fb1 commit 2893907
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 92 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- name: install
run: npm install
- name: build
Expand Down
184 changes: 92 additions & 92 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2893907

Please sign in to comment.