Skip to content

Commit 083ebcb

Browse files
committed
we do not bypass anything for github actions
1 parent 2776412 commit 083ebcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
3131
- name: Installing Countly
3232
shell: bash
33-
run: sudo bash ./bin/countly.install.sh gh
33+
run: sudo bash ./bin/countly.install.sh
3434

3535
- name: NodeJS version
3636
shell: bash

0 commit comments

Comments
 (0)