Skip to content

Commit

Permalink
something wrong with the path
Browse files Browse the repository at this point in the history
  • Loading branch information
mkoohafkan committed Dec 19, 2023
1 parent 5844b81 commit 6c22cb0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
7z e '${{ runner.temp }}/.hdfqlr/HDFql.zip' \
-o'${{ runner.temp }}/.hdfqlr' -y
echo "HDFQL_DIR=${{ runner.temp }}/.hdfqlr/hdfql-2.1.0" >> $GITHUB_ENV
echo 'HDFQL_DIR'
shell: bash

- uses: r-lib/actions/check-r-package@v2
Expand Down

0 comments on commit 6c22cb0

Please sign in to comment.