Github actions apparently doesn't support YAML comments

This commit is contained in:
Mikkel Hjortshoej
2020-04-23 22:30:44 +02:00
parent b63aa0520a
commit 51b346753a

View File

@@ -31,7 +31,6 @@ jobs:
odin run examples/demo/demo.odin
- name: Copy artifacts
run: |
# We delete the lib here since it's only used for building
rm bin/llvm/windows/LLVM-C.lib
mkdir dist
cp odin.exe dist