Skip to content

Commit

Permalink
Update github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
sepen committed Dec 14, 2024
1 parent b8c89a4 commit c7e5316
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/toolchain-3.7.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,14 +71,6 @@ jobs:
run: |
make gcc-static -C /opt/arm-linux-gnueabihf
- name: Build make
uses: addnab/docker-run-action@v3
with:
image: sepen/crux:3.7
options: -v ${{ github.workspace }}:/opt/arm-linux-gnueabihf
run: |
make make -C /opt/arm-linux-gnueabihf
- name: Build glibc
uses: addnab/docker-run-action@v3
with:
Expand Down

0 comments on commit c7e5316

Please sign in to comment.