Added a branch.

This commit is contained in:
Alexander Artemenko 2021-02-02 09:12:35 +03:00
parent a067587b33
commit 1f00ed781e

View file

@ -63,7 +63,7 @@ jobs:
steps: steps:
- uses: actions/checkout@v1 - uses: actions/checkout@v1
- uses: 40ants/cl-info/.github/actions/setup - uses: 40ants/cl-info/.github/actions/setup@custom-action
- name: Install System - name: Install System
run: | run: |
if [[ "${QUICKLISP_DIST}" == 'quicklisp' ]]; then if [[ "${QUICKLISP_DIST}" == 'quicklisp' ]]; then