Skip to content

Commit

Permalink
Update workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Luxshan2000 authored Oct 2, 2023
1 parent c400478 commit 0ba2efa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
build-frontend:
runs-on: ubuntu-latest
runs-on: self-hosted
steps:
- name: Checkout source
uses: actions/checkout@v3
Expand Down

0 comments on commit 0ba2efa

Please sign in to comment.