Skip to content

Commit

Permalink
Clean up GitHub workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
Snakybo committed Sep 12, 2020
1 parent 8e03ccf commit 1e7279d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ jobs:
with:
name: clicked-retail
path: ".release/*.zip"
- name: Clone repository
uses: actions/checkout@v1
- name: Package Classic
uses: BigWigsMods/packager@master
with:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ jobs:
with:
name: clicked-retail
path: ".release/*.zip"
- name: Clone repository
uses: actions/checkout@v1
- name: Package Classic
uses: BigWigsMods/packager@master
with:
Expand Down

0 comments on commit 1e7279d

Please sign in to comment.