Skip to content

Commit

Permalink
Add copied file checking
Browse files Browse the repository at this point in the history
  • Loading branch information
200km committed Aug 25, 2024
1 parent eaa00e5 commit 48b4e05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ jobs:
shell: powershell
run: |
cp -r "./ExtLibraries/cspice/generic_kernels" "./settings/cspice"
ls ./settings/cspice
- name: build 32bit
if: matrix.build_bit == 'BUILD_64BIT=OFF'
Expand Down

0 comments on commit 48b4e05

Please sign in to comment.