Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
omar-polo committed May 27, 2024
1 parent 6a9ef90 commit f00eefe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/alpine-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
permissions: write-all
runs-on: ubuntu-latest
steps:
- uses: action/checkout@v1
- uses: actions/checkout@v1

- name: build the image
run: docker build -f contrib/Dockerfile -t gmid:alpine .
Expand Down

0 comments on commit f00eefe

Please sign in to comment.