Kaynağa Gözat

Install dependencies in GitHub actions

tags/v1.8.0
Liam 4 yıl önce
committed by GitHub
ebeveyn
işleme
d494cf573d
Veri tabanında bu imza için bilinen anahtar bulunamadı GPG Anahtar Kimliği: 4AEE18F83AFDEB23
1 değiştirilmiş dosya ile 3 ekleme ve 0 silme
  1. +3
    -0
      .github/workflows/release.yml

+ 3
- 0
.github/workflows/release.yml Dosyayı Görüntüle

@@ -13,6 +13,9 @@ jobs:

steps:
- uses: actions/checkout@v2
- name: Install dependencies
run: apt install cmake git gcc libsndfile-dev libpng-dev

- name: Create Build Environment
# Some projects don't allow in-source building, so create a separate build directory


Yükleniyor…
İptal
Kaydet