Skip to content

Commit

Permalink
fix workflow in main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenhua0320 committed Jul 16, 2024
1 parent 6445236 commit 57998d1
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 @@ -19,7 +19,7 @@ jobs:
- name: check out regolith
uses: actions/checkout@v3
with:
repository: billingegroup/regolith
repository: regro/regolith
path: .
fetch-depth: 0 # avoid shallow clone with no tags

Expand Down

0 comments on commit 57998d1

Please sign in to comment.