Skip to content

Commit

Permalink
Removed useless logging from macos CI
Browse files Browse the repository at this point in the history
  • Loading branch information
RodZill4 committed Nov 10, 2023
1 parent ab92c2c commit 113a96f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/dev-desktop-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,8 +154,6 @@ jobs:
echo "Getting ${GODOT_MAC_HEADLESS_DOWNLOAD_URL}/${GODOT_VERSION}-${GODOT_SUB}/Godot_v${GODOT_VERSION}-${GODOT_SUB}_mac_headless.64.zip"
wget -q ${GODOT_MAC_HEADLESS_DOWNLOAD_URL}/${GODOT_VERSION}-${GODOT_SUB}/Godot_v${GODOT_VERSION}-${GODOT_SUB}_mac_headless.64.zip
unzip -a Godot_v${GODOT_VERSION}-${GODOT_SUB}_mac_headless.64.zip
ls -la
ls -la bin
- name: Setup 💻
run: mkdir -v -p ./build/mac
- name: Mac Build 🔧
Expand Down

0 comments on commit 113a96f

Please sign in to comment.