Skip to content

Commit

Permalink
Enable Builds again
Browse files Browse the repository at this point in the history
  • Loading branch information
C0D3-M4513R authored Nov 14, 2023
1 parent 65e6b25 commit 5483a10
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build_and_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,14 +58,12 @@ jobs:
projects/
key: ${{ steps.cache_projects-src_restore.outputs.cache-primary-key }}
- name: Save Project Sources for build
if: false
uses: actions/cache/save@v3
with:
path: |
projects/
key: project-src-cache-${{ github.ref }}-${{ github.sha }}
build:
if: false
runs-on: ubuntu-latest
needs: setup
steps:
Expand Down

0 comments on commit 5483a10

Please sign in to comment.