Update .forgejo/workflows/build.yaml
This commit is contained in:
parent
745679b462
commit
b0417dbbd8
1 changed files with 0 additions and 2 deletions
|
@ -2,8 +2,6 @@ on: [push]
|
|||
jobs:
|
||||
build:
|
||||
runs-on: docker
|
||||
container:
|
||||
image: golang:alpine
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- run: |
|
||||
|
|
Loading…
Reference in a new issue