Skip to content

Commit

Permalink
oops3
Browse files Browse the repository at this point in the history
  • Loading branch information
mcm001 committed Nov 6, 2024
1 parent 9b4d7e6 commit fe04c8d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,7 @@ jobs:
working-directory: vendor-json-repo
- run: |
export VERSION=$(git describe --tags --match=v*)
cd vendor-json-repo
cp photon-lib/build/generated/vendordeps/photonlib-json-1.0.json ./2025/photonlib-$(git describe --tags --match=v*).json
cp photon-lib/build/generated/vendordeps/photonlib-json-1.0.json vendor-json-repo/2025/photonlib-$(git describe --tags --match=v*).json
name: Copy new JSON over
# apparently we have to push or gh pr create gets upset
Expand Down

0 comments on commit fe04c8d

Please sign in to comment.