Skip to content

Commit

Permalink
Fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
yhaliaw committed Nov 16, 2023
1 parent aa8d1b6 commit 4d35d9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
channel: 5.19/stable
- uses: actions/checkout@v4
- name: Run build script
run: bash build-image.sh
run: bash scripts/build-image.sh
- uses: actions/upload-artifact@v3
with:
name: self-hosted-runner-image
Expand Down

0 comments on commit 4d35d9f

Please sign in to comment.