Skip to content

Commit

Permalink
Update build_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Jan 9, 2024
1 parent e9bce30 commit 6190e64
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,9 @@ jobs:
with:
submodules: recursive

- name: install dependencies
run: |
sudo apt install -y ruby-dev
sudo gem install fpm
- name: build on x86
run: |
sudo apt update
sudo apt install -y build-essential tree
sudo apt install -y build-essential
make
ls

0 comments on commit 6190e64

Please sign in to comment.