Skip to content

Commit

Permalink
fix build workflow
Browse files Browse the repository at this point in the history
Dirk Klawitter committed Jul 18, 2024
1 parent a146275 commit 47e768f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Build.yaml
Original file line number Diff line number Diff line change
@@ -31,5 +31,5 @@ jobs:
uses: addnab/docker-run-action@v3
with:
image: grafana/xk6
options: --rm -v "${PWD}:/xk6"
options: --rm -v "${{PWD}}:/xk6"
run: build --with github.com/LeonAdato/xk6-output-statsd

0 comments on commit 47e768f

Please sign in to comment.