Skip to content

Commit

Permalink
upload whole folder
Browse files Browse the repository at this point in the history
  • Loading branch information
rzblue committed Jun 9, 2024
1 parent 03a9920 commit 8a3f06d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
- uses: actions/upload-artifact@v4
with:
name: protoc
path: D:/a/allwpilib/allwpilib/build/vcpkg_installed/x64-windows-release/tools/protobuf/protoc.exe
path: D:/a/allwpilib/allwpilib/build/vcpkg_installed/x64-windows-release/tools/protobuf
- run: D:/a/allwpilib/allwpilib/build/vcpkg_installed/x64-windows-release/tools/protobuf/protoc.exe --version
- name: print opencv log
run: cat D:\a\allwpilib\vcpkg\buildtrees\opencv4\install-x64-windows-release-rel-out.log
Expand Down

0 comments on commit 8a3f06d

Please sign in to comment.