@ -19,6 +19,10 @@ jobs:
ref: ${{ github.event.pull_request.head.sha }}
fetch-depth: 0
- name: Fetch tags
run: |
git fetch --tags --force
- name: Install packages
sudo apt-get update