This commit is contained in:
Morgan 2024-04-01 16:51:11 +09:00
parent fcb37abd61
commit addca533bb
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ defaults:
jobs:
build:
runs-on: self-hosted
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4