Skip to content

Commit

Permalink
Complete linux workflow file and upload artifacts correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
cmaloney111 committed Jun 17, 2024
1 parent bf261da commit cfda2a9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ jobs:
version-bump:
name: 🔢 Version Bump
runs-on: ubuntu-latest
needs: publish-release
steps:
- name: ⬇️ Checkout repo
uses: actions/checkout@v4
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ jobs:
version-bump:
name: 🔢 Version Bump
runs-on: ubuntu-latest
needs: publish-release
steps:
- name: ⬇️ Checkout repo
uses: actions/checkout@v4
Expand Down

0 comments on commit cfda2a9

Please sign in to comment.