Skip to content

Commit

Permalink
update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lbonaldo committed Nov 15, 2023
1 parent 713e83a commit 7a97f8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ jobs:
else
mkdir Logs_v${{ matrix.version }}
fi
# env:
# SSH_KEY: ${{ secrets.SSH_KEY }}
env:
SSH_KEY: ${{ env.SSH_KEY }}
- uses: julia-actions/setup-julia@v1
with:
version: ${{ matrix.version }}
Expand Down

0 comments on commit 7a97f8d

Please sign in to comment.