Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

Commit

Permalink
fix: branch checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
emmanuelm41 committed Sep 12, 2024
1 parent bd48c4a commit f11a344
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
- name: Checkout ironfish repo
run: |
git clone https://github.com/iron-fish/ironfish.git
git checkout feat/hughy/make-test-witness
git checkout origin/feat/hughy/make-test-witness
- name: Build ironfish
run: |
cd ironfish
Expand Down

0 comments on commit f11a344

Please sign in to comment.