Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
QuentinTorg committed Oct 7, 2024
1 parent c98154c commit 25dccab
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,7 @@ jobs:
group: ${{ github.ref_name }}-build
cancel-in-progress: ${{ github.ref_name != 'main' }}
steps:
- uses: actions/checkout@v3
with:
path: repo
- uses: actions/checkout@v4
- id: build-release
run: |
pwd
Expand Down

0 comments on commit 25dccab

Please sign in to comment.