Skip to content

Commit

Permalink
Debug install script failing
Browse files Browse the repository at this point in the history
  • Loading branch information
Naatan committed Oct 10, 2024
1 parent 792978d commit 82e1b91
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,11 @@ jobs:

# === OS Specific Steps ===
steps:
-
name: Test Install Download
shell: bash
value: curl -q https://platform.activestate.com/dl/cli/install.sh

- # === Disable Windows Defender as it slows things down significantly ===
name: Disabling Windows Defender
if: runner.os == 'Windows'
Expand Down

0 comments on commit 82e1b91

Please sign in to comment.