Skip to content

Commit

Permalink
fix: self-host workflow config
Browse files Browse the repository at this point in the history
  • Loading branch information
ffenix113 committed Apr 7, 2024
1 parent c42dcd4 commit 7b92d88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/example_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ concurrency:

jobs:
empty:
runs-on: self-hosted
steps:
- name: empty
run: echo 'Nothing to see here'

0 comments on commit 7b92d88

Please sign in to comment.