Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Nats-ji authored Mar 30, 2021
1 parent 4a33242 commit 97ddf99
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
run: echo "RELEASE_VERSION=${GITHUB_REF#refs/*/}" >> $GITHUB_ENV
- name: Copy files
run: |
mkdir ./presets/
mkdir -p ./build/tmp/bin/x64/plugins/cyber_engine_tweaks/mods/ ./build/release/
rsync -a ./ ./build/tmp/bin/x64/plugins/cyber_engine_tweaks/mods/character_preset_loader/ --exclude={.git/,build/,.gitignore,.github/,README.md}
- name: Zip Release
Expand Down

0 comments on commit 97ddf99

Please sign in to comment.