Skip to content

Commit

Permalink
Check out source
Browse files Browse the repository at this point in the history
  • Loading branch information
reachfh committed May 26, 2024
1 parent d4b646e commit 4e9b00f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,9 @@ jobs:
GH_TOKEN: ${{ github.token }}
RELEASE_TAG: build-${{ github.run_number }}
steps:
- name: Check out source
uses: actions/checkout@v4

# Releases require a tag on the repository
# - name: Tag repository
# run: |
Expand Down

0 comments on commit 4e9b00f

Please sign in to comment.