Skip to content

Commit

Permalink
use path
Browse files Browse the repository at this point in the history
  • Loading branch information
Stary2001 committed Feb 4, 2024
1 parent fcc348c commit bf08652
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,13 @@ jobs:
- uses: actions/download-artifact@v3
with:
name: switch-template
path: switch-template

- uses: actions/download-artifact@v3
with:
name: vita-template
path: switch-template

- name: Package
run: |
ls -R switch-template vita-template

0 comments on commit bf08652

Please sign in to comment.