Skip to content

Commit

Permalink
Sigh
Browse files Browse the repository at this point in the history
  • Loading branch information
Shinmera committed Jul 29, 2024
1 parent 7ca721c commit 5892003
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
shell: bash
steps:
- uses: actions/checkout@v1
- name: Get tags
run: git fetch --tags origin
- name: Restore cache
id: cache-ql
uses: actions/cache@v3
Expand Down

0 comments on commit 5892003

Please sign in to comment.