Skip to content

Commit 7ca79bd

Browse files
Merge branch 'main' into jsjoeio/fix-cross-compile
2 parents bf9bfb1 + ef5865f commit 7ca79bd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,8 @@ jobs:
127127
128128
- name: Validate package
129129
uses: hapakaien/archlinux-package-action@v2
130+
env:
131+
VERSION: ${{ env.VERSION }}
130132
with:
131133
pkgver: ${{ env.VERSION }}
132134
updpkgsums: true

0 commit comments

Comments
 (0)