From 74b2783c111e2a34f1e19e0c0916f1441866ceaa Mon Sep 17 00:00:00 2001 From: Shawn Iverson Date: Sat, 16 May 2020 19:41:16 -0400 Subject: [PATCH] Update main.yml Testing --- .github/workflows/main.yml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index d866032..3f906e4 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -23,15 +23,3 @@ jobs: # Runs a single command using the runners shell - name: Install prerequisites run: apt -y install rpm fakeroot dpkg perl tar - - # Runs a set of commands using the runners shell - - name: Execute builds - run: ./Build.all - - - name: Upload builds - uses: actions/upload-artifact@v2 - with: - # Artifact name - name: Builds - # A file, directory or wildcard pattern that describes what to upload - path: ~/msbuilds/*