Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
BotellaA committed Feb 9, 2020
1 parent 0cb168b commit 13cf65f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,8 +125,6 @@ jobs:
- uses: actions/checkout@v1
- name: Compile & Test
run: |
$version = ${env:GITHUB_REF} -replace 'refs\/tags\/', ''
echo ::set-output name=version::$version
mkdir -p build
cd build
cmake -G "Visual Studio 15 2017 Win64" -DOPENGEODE_WITH_PYTHON:BOOL=ON ..
Expand Down

0 comments on commit 13cf65f

Please sign in to comment.