Skip to content

Commit

Permalink
fix cd
Browse files Browse the repository at this point in the history
  • Loading branch information
MXWXZ committed Sep 14, 2024
1 parent 7d4e475 commit fa1afc0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/plugin_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ jobs:
mv bin/assets/_plugin bin-plugin/assets/
mkdir release
mv bin-plugin release/plugin-${{ matrix.platform.os_name }}
cd -
- uses: actions/upload-artifact@v4
with:
name: plugin-${{ matrix.platform.os_name }}
Expand Down

0 comments on commit fa1afc0

Please sign in to comment.