Skip to content

Commit

Permalink
fix hacl-packages-create-branch workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
pnmadelaine committed Feb 17, 2023
1 parent 9ffc8c6 commit 9e71b35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/hacl-packages-create-branch.yml
Expand Up @@ -11,6 +11,7 @@ jobs:
- name: checkout hacl-star
uses: actions/checkout@v3
with:
ref: ${{ github.head_ref }}
path: hacl-star
- name: checkout hacl-packages
uses: actions/checkout@v3
Expand Down

0 comments on commit 9e71b35

Please sign in to comment.