Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
missuo committed Oct 20, 2023
1 parent fb0dac1 commit 5c6b880
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 @@ -9,7 +9,7 @@ jobs:

Build:
if: startsWith(github.ref, 'refs/tags/v')
runs-on: missuo
runs-on: self-hosted
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit 5c6b880

Please sign in to comment.