Skip to content

Commit

Permalink
fix github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
lwlee2608 committed Nov 30, 2023
1 parent a68a2f8 commit f6529fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: build-artifacts
path: path/to/your/artifacts
path: bin/k6

0 comments on commit f6529fa

Please sign in to comment.