Skip to content

Commit 33a243a

Browse files
committed
CI: Tell setup-fpm to use the latest fpm
1 parent 366a996 commit 33a243a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@ jobs:
155155
if: ${{ !contains(matrix.os, 'macos') || matrix.os == 'macos-13' }}
156156
with:
157157
github-token: ${{ secrets.GITHUB_TOKEN }}
158+
fpm-version: latest
158159

159160
- name: Build FPM
160161
# no macos-arm64 fpm distro, build from source

0 commit comments

Comments
 (0)