Skip to content

Commit 9331a46

Browse files
Update deploy.yml
1 parent 062c9b0 commit 9331a46

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,9 @@ env:
3030

3131
jobs:
3232
deploy:
33-
runs-on: ubuntu-latest
33+
#runs-on: ubuntu-latest
3434
##runs-on: [self-hosted, Linux, X64]
35+
runs-on: self-hosted
3536

3637
steps:
3738
- name: Checkout code

0 commit comments

Comments
 (0)