Skip to content

Commit

Permalink
Ensure checkout repo.
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamDumpleton committed Aug 28, 2024
1 parent 64a5868 commit 7610cd8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish-package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,9 @@ jobs:
- publish-package

steps:
- name: Checkout code
uses: actions/checkout@v3

- name: Calculate variables
shell: bash
run: |
Expand Down

0 comments on commit 7610cd8

Please sign in to comment.