mirror of
https://github.com/ethanrusz/scouter.git
synced 2024-11-21 10:57:45 -05:00
Update build-and-push.yml
This commit is contained in:
parent
87658fcdf6
commit
7777340160
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-and-push.yml
vendored
2
.github/workflows/build-and-push.yml
vendored
|
@ -12,7 +12,7 @@ jobs:
|
|||
runs-on: ubuntu-20.04
|
||||
|
||||
steps:
|
||||
- uses actions/checout@v2
|
||||
- uses: actions/checout@v2
|
||||
|
||||
- name: Build Image
|
||||
id: build-image
|
||||
|
|
Loading…
Reference in a new issue