Skip to content

Commit

Permalink
TEMPORARY
Browse files Browse the repository at this point in the history
Signed-off-by: mulhern <amulhern@redhat.com>
  • Loading branch information
mulkieran committed Sep 27, 2024
1 parent e6630ff commit 62e6922
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ jobs:
run: >
git clone
https://github.com/mulkieran/stratisd.git
--branch version-3.7.0
--branch snapshot-support
- name: Build stratisd
run: PROFILEDIR=debug make build-all
working-directory: ./stratisd
Expand Down Expand Up @@ -193,7 +193,7 @@ jobs:
run: >
git clone
https://github.com/mulkieran/stratisd.git
--branch version-3.7.0
--branch snapshot-support
- name: Build stratisd
run: PROFILEDIR=debug make build-all
working-directory: ./stratisd
Expand Down

0 comments on commit 62e6922

Please sign in to comment.