Skip to content

Commit f3dfb23

Browse files
authored
Update maven.yml
1 parent bfc3994 commit f3dfb23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
chrome-version: 'latest'
4242

4343
- name: Install Gauge using CURL
44-
run: curl -SsL https://downloads.gauge.org/stable | sh
44+
run: npm install -g @getgauge/cli
4545

4646
- name: Install Gauge-Java plugin
4747
run: gauge install java --version 0.7.4

0 commit comments

Comments
 (0)