Skip to content

Commit

Permalink
mend
Browse files Browse the repository at this point in the history
  • Loading branch information
CEKlopfenstein committed May 18, 2024
1 parent eb04c57 commit 8f2d408
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ jobs:
steps:
- uses: actions/checkout@v4

- name: Build
run: make build
# - name: Build
# run: make build

- name: Determine Version Number
id: version
Expand Down

0 comments on commit 8f2d408

Please sign in to comment.