Skip to content

Commit

Permalink
remove install deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sdcb committed Jan 29, 2025
1 parent ad30093 commit 5fc030b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ jobs:
build-native:
runs-on: ubuntu-latest
steps:
- name: Install deps
run: |
apt update
apt install build-essential m4 -y
- name: Download GMP Source
run: |
wget https://gmplib.org/download/gmp/gmp-6.3.0.tar.xz
Expand Down

0 comments on commit 5fc030b

Please sign in to comment.