Skip to content

Commit

Permalink
Fix future build (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdeme authored Feb 16, 2024
1 parent 4066674 commit 0ac1d15
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/publish_future.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,6 @@ jobs:
packages: write

steps:
- name: Checkout publish workflow
uses: actions/checkout@main
with:
sparse-checkout: .github/workflows/publish/action.yml
sparse-checkout-cone-mode: false

- name: Checkout repository code
uses: actions/checkout@main
with:
Expand Down

0 comments on commit 0ac1d15

Please sign in to comment.