From 032c9f052971f64a2ac91428055e1e862811e6b6 Mon Sep 17 00:00:00 2001 From: Akuli Date: Sat, 1 Apr 2023 16:35:45 +0300 Subject: [PATCH] Delete ancient comment (#379) --- .github/workflows/windows.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 5fac3cda..435b6316 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -65,8 +65,6 @@ jobs: fi build-zip: - # Even though jou.exe runs on windows, it is compiled on linux. - # This is by far the easiest way to compile for Windows that I know of. runs-on: windows-latest steps: - uses: actions/checkout@v3