Skip to content

Commit

Permalink
no packagelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ninjamuffin99 committed Feb 29, 2024
1 parent c7aa3ac commit 93daf6b
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 8,390 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: '20'
node-version: 'latest'
- uses: krdlab/setup-haxe@v1
- name: Build Site
run: |
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ npm-debug.log*
out
debug.log
.DS_Store
package-log.json
Loading

0 comments on commit 93daf6b

Please sign in to comment.