Kaynağa Gözat

use 'aws cp' when copying escript to s3

pull/2345/head
Tristan Sloughter 4 yıl önce
ebeveyn
işleme
d9a7df73c0
Veri tabanında bu imza için bilinen anahtar bulunamadı GPG Anahtar Kimliği: 6BC93CF674613287
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      .github/workflows/publish.yml

+ 1
- 1
.github/workflows/publish.yml Dosyayı Görüntüle

@ -41,4 +41,4 @@ jobs:
- name: Copy rebar3 escript to S3
if: "!github.event.release.prerelease"
run: |
aws s3 sync ./rebar3 s3://rebar3
aws s3 cp ./rebar3 s3://rebar3

Yükleniyor…
İptal
Kaydet