1
1
mirror of https://github.com/rubjo/victor-mono.git synced 2024-09-11 06:25:41 +03:00

🔧 Modify action

This commit is contained in:
rubjo 2023-02-17 08:59:05 +01:00
parent 4d902fc7f2
commit 1235fff87e

View File

@ -23,7 +23,6 @@ jobs:
- name: Build 🏗️
run: |
yarn clean
yarn build
- name: Deploy to GH Pages 🚀
uses: peaceiris/actions-gh-pages@v3