1
0
mirror of https://github.com/psychopy/psychojs.git synced 2025-05-10 02:30:53 +00:00

Update main.yml

This commit is contained in:
Nikita Agafonov 2023-08-29 15:50:02 +01:00 committed by GitHub
parent b7b7019406
commit 1cd6c336ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ jobs:
- name: Build
env:
BRANCH_NAME: ${{ GITHUB_REF#refs/heads/ }}
BRANCH_NAME: "${GITHUB_REF#refs/heads/}"
run: |
cd app
echo "testing GITHUB_REF itself: $GITHUB_REF"