Skip to content

Commit 7e56cfe

Browse files
committed
Merge branch 'master' of https://github.com/meel-hd/lofi-engine
2 parents f89480a + 362bf03 commit 7e56cfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: setup node
1919
uses: actions/setup-node@v3
2020
with:
21-
node-version: 16
21+
node-version: 18
2222
- name: install Rust stable
2323
uses: dtolnay/rust-toolchain@stable
2424
- name: install dependencies (ubuntu only)

0 commit comments

Comments
 (0)