Skip to content

Commit 315a40e

Browse files
corrige pour windows
1 parent 8185237 commit 315a40e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-artifacts.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ jobs:
5757
- name: Get package version
5858
run: |
5959
echo "PACKAGE_VERSION=$(Rscript -e 'cat(as.character(desc::desc_get_version()))')" >> $GITHUB_ENV
60+
shell: bash
6061
- name: Upload artifacts
6162
uses: actions/upload-artifact@v4
6263
with:

0 commit comments

Comments
 (0)