Skip to content

Commit

Permalink
ci: fix release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Tsukina-7mochi committed Jan 17, 2025
1 parent d8d85bb commit 135d696
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,7 @@ jobs:
name: ${{ env.build-artifact-name }}
path: dist

- uses: actions/checkout@v4
with:
fetch-depth: 0
- run: ls -R

- uses: ./.github/actions/use-script-manifest
id: manifest
Expand Down

0 comments on commit 135d696

Please sign in to comment.