Skip to content

Commit

Permalink
GH action, disentangle steps
Browse files Browse the repository at this point in the history
  • Loading branch information
pdaengeli authored Oct 11, 2024
1 parent f44ae3a commit 4a42d14
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,10 @@ jobs:
needs: xar-packing
name: Directory Listings Index
steps:
- name: Checkout Repository
uses: actions/checkout@v4
with:
ref: master #checkout different branch
# - name: Checkout Repository
# uses: actions/checkout@v4
# with:
# ref: master #checkout different branch

- name: Generate Directory Listings
uses: jayanta525/[email protected]
Expand Down

0 comments on commit 4a42d14

Please sign in to comment.