Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sebiboga authored May 12, 2024
1 parent 3c86169 commit 3612b69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ runs:
java -version
wget https://downloads.apache.org//jmeter/binaries/apache-jmeter-5.6.3.zip
unzip apache-jmeter-5.6.3.zip
cd apache-jmeter-5.6/bin
cd apache-jmeter-5.6.3/bin
./jmeter -v
pwd
cd $GITHUB_WORKSPACE/apache-jmeter-5.6.3
Expand Down

0 comments on commit 3612b69

Please sign in to comment.