Skip to content

Commit

Permalink
build: remove '
Browse files Browse the repository at this point in the history
  • Loading branch information
oneofthezombies committed Feb 12, 2024
1 parent 558babf commit 60b8a13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
with:
node-version: '20.11.0'
- name: Install nightly
run: rustup install nightly'
run: rustup install nightly
- name: Init
run: cargo run --package tool-dev -- init
- name: Check
Expand Down

0 comments on commit 60b8a13

Please sign in to comment.