Kaynağa Gözat

fix workflow typo

master
Palash Bansal 3 yıl önce
ebeveyn
işleme
fd3b50097c
No account linked to committer's email address
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      .github/workflows/deploy-pages.yml

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

@@ -44,7 +44,7 @@ jobs:
cache: 'npm'
- run: npm ci
- run: mkdir _site
- run: mv -t _site docs dist examples README.md LICENSE
- run: mv -t _site docs dist examples Readme.md LICENSE
- name: Setup Pages
uses: actions/configure-pages@v3
- name: Upload artifact

Loading…
İptal
Kaydet