Skip to content

Commit

Permalink
run, not runs
Browse files Browse the repository at this point in the history
  • Loading branch information
MajoBerger committed Feb 22, 2024
1 parent e9e8571 commit c06ecca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
steps:
- name: just do it
runs: |
run: |
echo this is it.
# # https://github.com/actions/checkout
Expand Down

0 comments on commit c06ecca

Please sign in to comment.