This commit is contained in:
platane
2022-03-24 13:00:13 +01:00
parent e80a44ca5f
commit 553d8d8efa
2 changed files with 2 additions and 2 deletions

View File

@@ -36,7 +36,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: update action.yml
- name: update action.yml to use image from local Dockerfile
run: |
sed -i "s/image: .*/image: Dockerfile/" action.yml