Skip to content

Commit 107ea1b

Browse files
committed
Work on build
1 parent 064a3c9 commit 107ea1b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ jobs:
66
matrix:
77
version: ['8.3']
88
runs-on: ubuntu-latest
9+
env:
10+
- name: RUNNER_ALLOW_RUNASROOT
11+
value: "1"
912
steps:
1013
- name: Setup Oracle Instant Client
1114
run: |

0 commit comments

Comments
 (0)