Skip to content

Commit

Permalink
Fix folder error in build_backend.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vjf authored Aug 30, 2024
1 parent adbf136 commit 710eb61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
if-no-files-found: error
- name: Make API directory
run: |
pushd scripts
pushd web_build
./build_api_dir.sh ../web_build/query_data.db
popd
- name: Upload API directory
Expand Down

0 comments on commit 710eb61

Please sign in to comment.