fix path
This commit is contained in:
parent
6a614c8c9b
commit
5ed833490d
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
container:
|
||||
# Reference the Dockerfile in your repository
|
||||
dockerfile: .forgejo/actions/Dockerfile
|
||||
dockerfile: .forgejo/workflows/Dockerfile
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
|
|
Loading…
Add table
Reference in a new issue