This commit is contained in:
dependabot[bot]
2024-12-17 21:25:45 +00:00
committed by GitHub

View File

@@ -174,7 +174,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}}