Skip to content

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
osandadeshan committed Nov 28, 2023
1 parent bfc3994 commit f3dfb23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
chrome-version: 'latest'

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

- name: Install Gauge-Java plugin
run: gauge install java --version 0.7.4
Expand Down

0 comments on commit f3dfb23

Please sign in to comment.