mirror of
https://github.com/usatiuk/ficus.git
synced 2025-10-28 08:07:52 +01:00
Compare commits
2 Commits
main
...
1a02a498ae
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1a02a498ae | ||
|
|
fd5513fb79 |
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
|
||||
|
||||
- name: Download toolchain
|
||||
uses: actions/download-artifact@v3
|
||||
uses: actions/download-artifact@v4.1.7
|
||||
with:
|
||||
name: toolchain-ficus
|
||||
path: ${{github.workspace}}
|
||||
|
||||
Reference in New Issue
Block a user