Update build.yml

This commit is contained in:
Eugene 2025-01-22 23:07:24 +01:00
parent abea964d94
commit 4efcf1bbd6
No known key found for this signature in database
GPG Key ID: 5896FCBBDD1CF4F4

View File

@ -172,7 +172,7 @@ jobs:
- name: Install FPM
run: |
gem install fpm
sudo gem install fpm
- run: rustup target add ${{matrix.rust_triple}}