Skip to content

Commit

Permalink
Try again...
Browse files Browse the repository at this point in the history
  • Loading branch information
brendan-ward committed Oct 19, 2023
1 parent 87b2112 commit 07bd391
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
shell: bash
run: |
sudo apt-get update
DEBIAN_FRONTEND=noninteractive sudo apt-get install -y libsqlite3-dev:arm64 gcc:arm64 gcc-11-arm-linux-gnueabihf:arm64 libgcc-11-dev-armhf-cross libc6-dev-armhf-cross file
DEBIAN_FRONTEND=noninteractive sudo apt-get install -y libsqlite3-dev:arm64 gcc:arm64 gcc-11-arm-linux-gnueabihf:arm64 libgcc-11-dev-armhf-cross:arm64 libc6-dev-armhf-cross file
- name: Install Go
uses: actions/setup-go@v3
with:
Expand Down

0 comments on commit 07bd391

Please sign in to comment.