Skip to content

Commit

Permalink
ci: try again
Browse files Browse the repository at this point in the history
  • Loading branch information
rewrking committed Sep 20, 2022
1 parent 3686522 commit 2f590a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ jobs:
ref: ${{ secrets.CURRENT_RELEASE_BRANCH }}
- name: "Get GCC 11"
run: |
sudo dpkg --add-architecture armhf
sudo apt update
sudo apt install gcc-11 g++-11 zip debhelper uuid-dev uuid-dev:armhf ninja-build gcc-arm-linux-gnueabihf g++-arm-linux-gnueabihf binutils-arm-linux-gnueabi
- name: "Fetch Dependencies"
Expand Down

0 comments on commit 2f590a2

Please sign in to comment.