Skip to content

Commit

Permalink
I don't have icons yet in this MR
Browse files Browse the repository at this point in the history
  • Loading branch information
tbttfox committed Jul 23, 2024
1 parent bd9735a commit 5cb9a4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -274,8 +274,8 @@ jobs:
mkdir -p modules/TwistSpline/scripts
cp -r ./scripts modules/TwistSpline
mkdir -p modules/TwistSpline/icons
cp ./icons/*.png modules/TwistSpline/icons
cp ./icons/*.xpm modules/TwistSpline/icons
# cp ./icons/*.png modules/TwistSpline/icons
# cp ./icons/*.xpm modules/TwistSpline/icons
zip -r TwistSpline-${{env.RELEASE_VERSION}}.zip modules/
- name: Display structure of working directory 1
Expand Down

0 comments on commit 5cb9a4d

Please sign in to comment.