Skip to content

Commit

Permalink
Update blank.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
williamlui00 authored Jul 28, 2024
1 parent 4465671 commit 7454a91
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,10 @@ on:
workflow_dispatch:
jobs:
build:
runs-on: self-hosted
runs-on:
- self-hosted
- ws
- linux
steps:
- uses: actions/checkout@v4
- name: Run a one-line script
Expand Down

0 comments on commit 7454a91

Please sign in to comment.