Skip to content

Commit

Permalink
added the Results folder
Browse files Browse the repository at this point in the history
  • Loading branch information
SamueleSoraggi committed Dec 13, 2024
1 parent 52d987e commit eba4ae5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/render_page.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
wget -O Data.zip https://zenodo.org/records/12090853/files/Data.zip?download=1
unzip Data.zip
rm Data.zip
mkdir -p Results
- name: Install R
uses: r-lib/actions/setup-r@v2
Expand Down

0 comments on commit eba4ae5

Please sign in to comment.