www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 4563aeeeb1d587981ae88343db118033ca5b5786
parent b91e761c05060a0e06694a155b3ef996fcea4477
Author: Suzanne Soy <jsmaniac.github@suzanne.soy>
Date:   Tue,  6 Jul 2021 03:42:21 +0100

typo

Diffstat:
M.github/workflows/ci.yml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml @@ -45,7 +45,7 @@ jobs: echo RACKET_VERSION="$RACKET_VERSION" echo RACKET_CS="$RACKET_CS" echo DEPLOY="$DEPLOY" - echo GITHUB_WORSPACE="GITHUB_WORKSPACE" + echo GITHUB_WORSPACE="$GITHUB_WORKSPACE" - name: Install Racket run: | export RACKET_DIR="$HOME/.racket"