Remove unused and broken code

This commit is contained in:
Simran Spiller
2020-09-17 00:10:39 +02:00
parent 598e1d0fbb
commit 711a3b4df3
-3
View File
@@ -17,9 +17,6 @@ jobs:
# See: https://docs.github.com/en/actions/configuring-and-managing-workflows/configuring-a-workflow#configuring-a-build-matrix
runs-on: windows-latest
env:
PKGNAME: Olive-${GITHUB_SHA:8}-Windows-x86_64
steps:
- name: Set package name
shell: bash