Skip to content

Commit

Permalink
Update release-binaries.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ionizing authored Dec 9, 2024
1 parent c43f43e commit f0a3ee1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release-binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ jobs:
container: centos:7
steps:
- uses: actions/checkout@v1
- uses: actions/setup-node@v4
with:
node-version: '16'

- name: Install Rust
run: |
Expand Down

0 comments on commit f0a3ee1

Please sign in to comment.