Skip to content

Commit

Permalink
cd: more nightly cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
stackmystack committed Jul 8, 2024
1 parent 29a8b54 commit ac6c26e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,6 @@ jobs:
- name: Prepare git # To get tags from `git describe`
run: |
git fetch --prune --unshallow
- name: Update ref file for latest parsers
if: ${{ github.event_name == 'schedule' }}
run: |
./update/ref
- name: Make .deb
if: matrix.target.os == 'ubuntu-latest'
run: |
Expand Down

0 comments on commit ac6c26e

Please sign in to comment.