github: do a deep fetch to get all tags

This commit is contained in:
K. Lange 2020-12-08 22:52:43 +09:00
parent f0a8bc37e4
commit 30a6d5bc1d

View File

@ -6,6 +6,8 @@ jobs:
steps:
- name: Clone Repository
uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Pull Builder Image
run: docker pull toaruos/build-tools:1.8.x
- name: Run Builder