Skip to content

Commit

Permalink
fixing package version for pacman msys2
Browse files Browse the repository at this point in the history
  • Loading branch information
mittelmark committed Dec 27, 2024
1 parent 6b62f58 commit 71b1070
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-pacman-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
workflow_dispatch:
branches: [ master ]
env:
VERSION: "20241101"
VERSION: "20241201"

jobs:
msys2-ucrt64:
Expand Down

0 comments on commit 71b1070

Please sign in to comment.