Skip to content

Commit

Permalink
action
Browse files Browse the repository at this point in the history
  • Loading branch information
ukstv committed Mar 12, 2024
1 parent 45dd441 commit 92f8312
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/upload-example-vite.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,6 @@ jobs:
steps:
- name: Check out repository code
uses: actions/checkout@v4
- run: echo "💡 The ${{ github.repository }} repository has been cloned to the runner."
- run: echo "🖥️ The workflow is now ready to test your code on the runner."
- name: List files in the repository
run: |
ls ${{ github.workspace }}
- uses: actions/checkout@v3
- uses: pnpm/action-setup@v3
name: Install pnpm
with:
Expand Down

0 comments on commit 92f8312

Please sign in to comment.