Skip to content

Commit 93daf6b

Browse files
committed
no packagelog
1 parent c7aa3ac commit 93daf6b

File tree

3 files changed

+2
-8390
lines changed

3 files changed

+2
-8390
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/checkout@v4
1919
- uses: actions/setup-node@v4
2020
with:
21-
node-version: '20'
21+
node-version: 'latest'
2222
- uses: krdlab/setup-haxe@v1
2323
- name: Build Site
2424
run: |

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ npm-debug.log*
77
out
88
debug.log
99
.DS_Store
10+
package-log.json

0 commit comments

Comments
 (0)