This commit is contained in:
parent
7796ffa289
commit
98710f55f9
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ name: Build Project
|
|||
on: [push]
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-22.04
|
||||
runs-on: docker
|
||||
steps:
|
||||
- name: Checkout the repo
|
||||
uses: actions/checkout@v4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue