Skip to content

Commit

Permalink
Checking out development instead of master
Browse files Browse the repository at this point in the history
  • Loading branch information
grodansparadis committed Jun 7, 2023
1 parent 70827ac commit f119f7c
Showing 1 changed file with 1 addition 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 @@ -25,7 +25,7 @@ jobs:
with:
repository: grodansparadis/vscp
path: vscp
ref: master
ref: development

- name: Checkout google test repo
run: sudo apt-get install libgtest-dev && cd /usr/src/gtest && sudo mkdir build && cd build && sudo cmake .. && sudo make DESTDIR=/usr/lib
Expand Down

0 comments on commit f119f7c

Please sign in to comment.