mirror of
https://github.com/immich-app/immich.git
synced 2025-07-09 03:04:16 -04:00
chore: lock DCM version in GHA (#19795)
This commit is contained in:
parent
cf91d9bdfc
commit
8c5269c002
2
.github/workflows/static_analysis.yml
vendored
2
.github/workflows/static_analysis.yml
vendored
@ -64,7 +64,7 @@ jobs:
|
||||
wget -qO- https://dcm.dev/pgp-key.public | sudo gpg --dearmor -o /usr/share/keyrings/dcm.gpg
|
||||
echo 'deb [signed-by=/usr/share/keyrings/dcm.gpg arch=amd64] https://dcm.dev/debian stable main' | sudo tee /etc/apt/sources.list.d/dart_stable.list
|
||||
sudo apt-get update
|
||||
sudo apt-get install dcm
|
||||
sudo apt-get install dcm=1.29.0-1
|
||||
|
||||
- name: Generate translation file
|
||||
run: make translation
|
||||
|
Loading…
x
Reference in New Issue
Block a user