Skip to content

Commit

Permalink
Return to previosu config
Browse files Browse the repository at this point in the history
  • Loading branch information
Studio384 committed Feb 14, 2024
1 parent 81b83ee commit d0c5010
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,11 @@ jobs:
working-directory: docs
steps:
- name: Download artifact
working-directory: /
id: download
uses: actions/download-artifact@v4
with:
name: amicons
path: dist
path: ../dist
- name: Checkout
uses: actions/checkout@v4
- name: Set up Node
Expand Down

0 comments on commit d0c5010

Please sign in to comment.