Skip to content

Commit

Permalink
Remove build folder step in gh-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SoumayaMauthoorMOJ authored Oct 6, 2024
1 parent 48f705a commit dd61084
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/gh-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@ jobs:
- name: Get List of investigations
run: sh ./investigations/list_investigations.sh

- name: Ensure build dir exists
run: mkdir -p build

- name: Copy investigations
run: cp -r ./investigations ./build

Expand Down

0 comments on commit dd61084

Please sign in to comment.