Skip to content

Commit

Permalink
Add missing tcllib to release packages workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
nickg committed Sep 22, 2024
1 parent 3792687 commit 157b0f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
base-devel
git
mingw-w64-${{matrix.env}}-tcl
mingw-w64-${{matrix.env}}-tcllib
- name: Fix missing tags
run: |
git fetch --tags --force
Expand Down

0 comments on commit 157b0f6

Please sign in to comment.