Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update to GCC 14.1.0
Browse files Browse the repository at this point in the history
Kartatz committed May 30, 2024
1 parent ffce165 commit daba29f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -87,10 +87,6 @@ jobs:
path: |
/tmp/x86_64-linux-gnu.tar.xz
/tmp/x86_64-linux-gnu.tar.xz.sha256
- name: Download artifact
uses: actions/download-artifact@main
with:
name: native-toolchain
- name: Setup toolchain
run: |
tar --directory='/tmp' --extract --file='/tmp/x86_64-linux-gnu.tar.xz'

0 comments on commit daba29f

Please sign in to comment.