Skip to content

Commit

Permalink
Update mod-release-pipeline.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dallmeyer authored Sep 28, 2024
1 parent dacdaf6 commit c3cc351
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/mod-release-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -307,13 +307,6 @@ jobs:
- name: "Checkout Repository"
uses: actions/checkout@v4

- name: "Checkout Workflow Scripts"
uses: actions/checkout@v4
with:
repository: "open-goal/mod-bundling-tools"
ref: ${{ github.event.inputs.ref }}
path: ".github"

- name: "Create Linux Release"
env:
outputDir: ${{ inputs.outputDir }}
Expand Down

0 comments on commit c3cc351

Please sign in to comment.