Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Dade916 committed Feb 4, 2020
2 parents e0bd6ff + 95f2908 commit ab1c6c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/azurepipeline/macos/build.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

#Fetch Artifacts
wget https://github.com/LuxCoreRender/MacOSCompileDeps/releases/download/luxcorerender_v2.3beta1/MacDistFiles.tar.gz
wget https://github.com/LuxCoreRender/MacOSCompileDeps/releases/download/luxcorerender_v2.3beta1.1/MacDistFiles.tar.gz
tar xzf MacDistFiles.tar.gz

# Set Environment Variables
Expand Down

0 comments on commit ab1c6c6

Please sign in to comment.