Skip to content

Commit

Permalink
add path to the checkout step
Browse files Browse the repository at this point in the history
Signed-off-by: Basma1912 <basad@mozilla.com>
  • Loading branch information
Basma1912 committed Dec 12, 2024
1 parent 7a43c24 commit 0cc77c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
name: checkout-basket-repo
uses: actions/checkout@v4
with:
path: src
fetch-depth: 10 # get enough so we have a Git history, but not everything
fetch-tags: true
ref: ${{ env.REF_ID }}
Expand Down

0 comments on commit 0cc77c5

Please sign in to comment.