aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/main.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/main.yml')
-rw-r--r--.github/workflows/main.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index aec50b2c..d64b7996 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -90,11 +90,6 @@ jobs:
needs: Prebuild
steps:
- uses: actions/checkout@v3
- - name: 'Download external libs'
- uses: actions/download-artifact@v3
- with:
- name: external-libs
- path: .
- name: 'Mac build and test'
run: build-scripts/build-mac
AppImage: