Skip to content

Commit

Permalink
TEMPORARY
Browse files Browse the repository at this point in the history
Signed-off-by: mulhern <[email protected]>
  • Loading branch information
mulkieran committed Dec 17, 2024
1 parent 3ee2e6f commit 5ede34b
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 @@ -195,8 +195,8 @@ jobs:
run: git clone https://github.com/stratis-storage/stratisd.git
- name: Switch
run: |
git checkout -b jbaublitz-metadata-rework-integrity master
git pull https://github.com/jbaublitz/stratisd.git metadata-rework-integrity
git checkout -b mulkieran-jbaublitz-metadata-rework-integrity master
git pull https://github.com/mulkieran/stratisd.git jbaublitz-metadata-rework-integrity
working-directory: ./stratisd
- name: Build stratisd
run: PROFILEDIR=debug make build-all
Expand Down

0 comments on commit 5ede34b

Please sign in to comment.