Skip to content

Commit

Permalink
ipynb capture for debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
pdaengeli authored Dec 17, 2024
1 parent ea9ad21 commit 6e1bb5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-manifests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
# directory listing
# - run: pwd
- run: mkdir debug && mv ${{ RUNNER.temp }}/nb-runner/* debug
- run: mkdir presentation && mv ${{ RUNNER.temp }}/nb-runner/presentation/* presentation
- run: mv debug/presentation .
# - run: ls -l
- name: Generate Directory Listings
uses: jayanta525/[email protected]
Expand Down

0 comments on commit 6e1bb5a

Please sign in to comment.