Skip to content

Commit

Permalink
update restop.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aeghn committed Nov 24, 2024
1 parent d32507a commit 9430f1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/restop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
- uses: actions/checkout@v1
- name: Build
run: |
yum install -y gcc gcc-c++
curl https://sh.rustup.rs -sSf | bash -s -- -y
. $HOME/.cargo/env
cargo build --release
Expand Down

0 comments on commit 9430f1d

Please sign in to comment.