Skip to content

Commit

Permalink
attempt 4
Browse files Browse the repository at this point in the history
  • Loading branch information
Vladimir-Ayrikh committed Jan 22, 2025
1 parent 9778c45 commit 473052c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
steps:
- name: Set env var to fix PhantomJS
run: |
echo "OPENSSL_CONF=/tmp/openssl.cnf"
echo "OPENSSL_CONF=/tmp/openssl.cnf" >> "$GITHUB_ENV"
- name: Checkout 🛎️
uses: actions/checkout@v2
Expand Down

0 comments on commit 473052c

Please sign in to comment.