Skip to content

Commit

Permalink
Merge pull request #36 from cloudflavor/chore/remote-apt-packages-fro…
Browse files Browse the repository at this point in the history
…m-workflow

chore: remove apt packges from workflow.
  • Loading branch information
oscar-automaton[bot] authored Jul 13, 2024
2 parents 5defe1f + 458a2d1 commit 597ee75
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@ jobs:
toolchain: nightly
override: true
components: rustfmt, clippy
- name: Install deps
run: |
sudo apt-get update
sudo apt-get install -y make gcc g++ libssl-dev pkg-config wget
- name: Clone Skyforge repo and copy wit API
run: |
git clone https://github.com/cloudflavor/skyforge.git
Expand Down

0 comments on commit 597ee75

Please sign in to comment.