Skip to content

Commit 2478c5e

Browse files
authored
Merge pull request #242 from bonachea/fpm-latest
CI: Tell setup-fpm to use the latest fpm
2 parents 366a996 + 33a243a commit 2478c5e

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)