Skip to content

Commit

Permalink
try setting repository explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
drkameleon committed Jul 4, 2024
1 parent 3b5be56 commit 1348b3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ runs:
- name: Checkout Arturo repo
uses: actions/checkout@v4
with:
repository: arturo-lang/arturo
submodules: recursive
path: arturo
ref: ${{ inputs.src }}
Expand Down

0 comments on commit 1348b3d

Please sign in to comment.