Skip to content

Commit

Permalink
Update workflow to use development-juce8 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
anjaldoshi committed May 18, 2024
1 parent c57e242 commit 9eaf2e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
package: "open-ephys-lib"
run: |
cd ../..
git clone https://github.com/open-ephys/plugin-GUI.git --branch development-juce7
git clone https://github.com/open-ephys/plugin-GUI.git --branch development-juce8
cd plugin-GUI/Build
cmake -G "Visual Studio 16 2019" -A x64 ..
mkdir Release && cd Release
Expand Down

0 comments on commit 9eaf2e6

Please sign in to comment.