Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
atharva-2001 committed Nov 20, 2024
1 parent 8af012c commit 47ca731
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,11 @@ jobs:
repository: tardis-sn/tardis
sparse-checkout: |
.github/actions/setup_env/action.yml
sparse-checkout-cone-mode: false
path: .github/actions/setup_env/action.yml
sparse-checkout-cone-mode: true
path: tardis

- name: Setup environment
uses: ./.github/actions/setup_env
uses: tardis/.github/actions/setup_env
with:
os-label: "linux-64"

Expand Down

0 comments on commit 47ca731

Please sign in to comment.