Skip to content

Commit b9c86f2

Browse files
committed
Merge branch 'master' of github.com:Ionizing/rsgrad
2 parents efa5260 + b603057 commit b9c86f2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release-binaries.yml

+3
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@ jobs:
4545
container: centos:7
4646
steps:
4747
- uses: actions/checkout@v1
48+
- uses: actions/setup-node@v3
49+
with:
50+
node-version: '16'
4851

4952
- name: Install Rust
5053
run: |

0 commit comments

Comments
 (0)