Skip to content

Commit

Permalink
Updated GitHub action
Browse files Browse the repository at this point in the history
  • Loading branch information
EliteAsian123 committed Jun 21, 2023
1 parent f5584b8 commit 86b4ef4
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/build-release-mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,12 +76,6 @@ jobs:
hdiutil attach ${{ runner.temp }}/BlenderInstall/blender.dmg &&
cp -R /Volumes/Blender/Blender.app /Applications &&
hdiutil unmount /Volumes/Blender
###########################
# Install Libraries #
###########################
- name: "[Pre-install] Install Libraries"
run: pip3 install requests && python3 InstallLibraries/install.py
###########################
# Restore Packages #
Expand Down

0 comments on commit 86b4ef4

Please sign in to comment.