Skip to content

Commit

Permalink
update feature.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MickWang committed Apr 12, 2024
1 parent f4721ea commit 1f27cb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/feature.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Reorganize Files
run: |
mkdir -p dist
mv dist/_nuxt dist/_nuxt
mv dist/_nuxt dist/
- name: Deploy
uses: matter-labs/action-hosting-deploy@main
Expand Down

0 comments on commit 1f27cb1

Please sign in to comment.