Skip to content

Commit 7bfa7c7

Browse files
committed
Remove volumes
1 parent 5b4c888 commit 7bfa7c7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ jobs:
3636
arch: x86
3737
packages: cmake
3838
shell-name: alpine-x86.sh
39-
volumes: /trimal:/trimal
4039
- name: Build trimal for Linux x86
4140
if: matrix.arch == 'x86' && matrix.cpu_instr == 'auto-selected'
4241
run: pwd && ls && cmake . && make && file bin/trimal && file bin/readal &&

0 commit comments

Comments
 (0)