Skip to content

Commit f7283f1

Browse files
committed
fixing flexpret ci
1 parent db42272 commit f7283f1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/actions/flexpret/action.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,9 @@ runs:
1313
uses: olafurpg/setup-scala@v10
1414
with:
1515
java-version: [email protected]
16-
- name: Cache Scala
17-
uses: coursier/cache-action@v5
1816
- name: Install dependencies
1917
run: sudo apt install verilator cmake -y
2018
shell: bash
21-
2219
- name: Cache riscv-none-elf-gcc
2320
id: cache-gcc
2421
uses: actions/cache@v4

0 commit comments

Comments
 (0)