Skip to content

Commit

Permalink
ci: Checkout repo in crate releasing worklow
Browse files Browse the repository at this point in the history
  • Loading branch information
alecandido committed May 20, 2024
1 parent b546bb8 commit 06dfc79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/crates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v4
- name: Setup Nushell
uses: hustcer/[email protected]
with:
Expand Down

0 comments on commit 06dfc79

Please sign in to comment.