Skip to content

Commit

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

- uses: r-lib/actions/check-r-package@v2
with:
upload-snapshots: true

0 comments on commit 9a96fdc

Please sign in to comment.