mirror of
https://github.com/usatiuk/ficus.git
synced 2025-10-29 00:27:52 +01:00
Merge fd5513fb79 into 02b57c2427
This commit is contained in:
2
.github/workflows/ficus.yml
vendored
2
.github/workflows/ficus.yml
vendored
@@ -148,7 +148,7 @@ jobs:
|
|||||||
run: sudo apt-get update && sudo apt-get install -y cmake build-essential pax gcc g++ nasm bison bzip2 flex mtools texinfo libgmp-dev libmpfr-dev libmpc-dev xorriso
|
run: sudo apt-get update && sudo apt-get install -y cmake build-essential pax gcc g++ nasm bison bzip2 flex mtools texinfo libgmp-dev libmpfr-dev libmpc-dev xorriso
|
||||||
|
|
||||||
- name: Download toolchain
|
- name: Download toolchain
|
||||||
uses: actions/download-artifact@v3
|
uses: actions/download-artifact@v4.1.7
|
||||||
with:
|
with:
|
||||||
name: toolchain-ficus
|
name: toolchain-ficus
|
||||||
path: ${{github.workspace}}
|
path: ${{github.workspace}}
|
||||||
|
|||||||
Reference in New Issue
Block a user