From 99452e84823c1e577759baf526d2fd037193daa0 Mon Sep 17 00:00:00 2001 From: Michael Fliegner <12422482+michaelfliegner@users.noreply.github.com> Date: Sun, 12 May 2024 19:46:08 +0200 Subject: [PATCH] Update CI.yml --- .github/workflows/CI.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 54cdd67..337c899 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -1,6 +1,6 @@ name: CI env: - JULIA_VESION=$JULIA_BUGFIX_VERSION + JULIA_VERSION=$JULIA_BUGFIX_VERSION on: push: # Sequence of patterns matched against refs/heads