Skip to content

Commit 5118270

Browse files
committed
New capability
1 parent 88cd00e commit 5118270

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,6 @@ jobs:
1010

1111
- name: build in docker
1212
run: .github/run.sh
13+
14+
- name: build outside docker
15+
run: .github/run-in-container.sh

0 commit comments

Comments
 (0)