Skip to content

Commit

Permalink
Update Update Data Files.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
minhajuddin2510 authored Sep 7, 2023
1 parent a272254 commit a31b554
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/Update Data Files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,9 @@ jobs:
run: |
echo "$GSHEET_TOKEN" | base64 -d > /github/workspace/gargle-oauth
- name: Install system dependencies for R packages
run: |
sudo apt-get install -y libudunits2-dev
- name: Run R script
run: Rscript boerne-water-supply/rcode/use1_demand_data.R
Expand Down

0 comments on commit a31b554

Please sign in to comment.