fix
This commit is contained in:
@@ -6,7 +6,6 @@ jobs:
|
||||
steps:
|
||||
- checkout
|
||||
- run: sudo ./runit-all.sh 64
|
||||
no_output_timeout: 2h
|
||||
- persist_to_workspace:
|
||||
root: /tmp/danio-gcc/64
|
||||
paths:
|
||||
@@ -17,7 +16,6 @@ jobs:
|
||||
steps:
|
||||
- checkout
|
||||
- run: sudo ./runit-all.sh 32
|
||||
no_output_timeout: 2h
|
||||
- persist_to_workspace:
|
||||
root: /tmp/danio-gcc/32
|
||||
paths:
|
||||
|
||||
Reference in New Issue
Block a user