Skip to content

Commit

Permalink
Set up weekly updates, pt. 2 (#49)
Browse files Browse the repository at this point in the history
Follow up for
#48
Code for
#45
  • Loading branch information
brittktrinh authored Jul 19, 2023
1 parent 3d16a73 commit 0253759
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/weekly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
- name: Install dependencies
run: npm ci
- name: Run progam
run: npm run start -- --services --map-projects
run: npm run start -- --services map-projects

0 comments on commit 0253759

Please sign in to comment.