Skip to content

Commit

Permalink
fix: cicd
Browse files Browse the repository at this point in the history
  • Loading branch information
nmerget committed Nov 19, 2024
1 parent 542ad44 commit 93d55c4
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,12 +66,6 @@ jobs:
name: react-example
path: ./build/react-example

- name: ⬇ Download build react-tailwind
uses: actions/download-artifact@v4
with:
name: react-tailwind-example
path: ./build/react-tailwind-example

- name: ⬇ Download build vue
uses: actions/download-artifact@v4
with:
Expand Down

0 comments on commit 93d55c4

Please sign in to comment.