Skip to content

Commit

Permalink
fix missing steps directive
Browse files Browse the repository at this point in the history
  • Loading branch information
t0mdavid-m committed May 15, 2024
1 parent 3c370c7 commit 25c274e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-windows-executable-app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,8 @@ jobs:
env:
OPENMS_VERSION: 3.0.0

- name: Checkout
steps:
- name: Checkout
uses: actions/checkout@v3
with:
repository: t0mdavid-m/OpenMS
Expand Down

0 comments on commit 25c274e

Please sign in to comment.