Skip to content

Commit

Permalink
remove debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
LandryNorris committed Aug 17, 2023
1 parent 24e0801 commit 7fe9fca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ jobs:
- name: Install required tool
if: ${{ matrix.linux }}
run: |
ls /usr/bin
which aarch64-linux-gnu-ld
sudo apt install -y binutils-aarch64-linux-gnu gcc-multilib # needed to build linux arm
Expand Down

0 comments on commit 7fe9fca

Please sign in to comment.