Skip to content

Commit

Permalink
Remove cp (#84)
Browse files Browse the repository at this point in the history
  • Loading branch information
anneschuth authored Aug 23, 2024
2 parents 1fa1723 + 343d316 commit e4e3eda
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,6 @@ jobs:
steps:
- uses: actions/checkout@v4

# for testing we copy it. In production we should use a link to github
- name: copy files
run: |
cp decision-tree.yaml frontend/public/decision-tree.yaml
- name: Log in to the Container registry
uses: docker/login-action@v3
with:
Expand Down

0 comments on commit e4e3eda

Please sign in to comment.