Skip to content

Commit

Permalink
asdf
Browse files Browse the repository at this point in the history
  • Loading branch information
mcm001 committed Nov 6, 2024
1 parent 3c373ef commit 207434b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
- run: git status
working-directory: vendor-json-repo

- run: rm ./2025/photonlib-*
- run: rm ./2025/photonlib-* || true
name: Nuke old photon releases
working-directory: vendor-json-repo
- run: cp photon-lib/build/generated/vendordeps/photonlib-json-1.0.json ./2025/photonlib-$(git describe --tags --match=v*).json
Expand Down
1 change: 1 addition & 0 deletions vendor-json-repo
Submodule vendor-json-repo added at 153f3e

0 comments on commit 207434b

Please sign in to comment.