workflow label fix
This commit is contained in:
@@ -5,7 +5,7 @@ on:
|
||||
- main
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: linux-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Build image
|
||||
|
||||
Reference in New Issue
Block a user