Skip to content

Commit

Permalink
fix: GH workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnycrich committed Oct 27, 2023
1 parent 5b8acc6 commit c040db4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build-tests-export.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,4 @@ jobs:
# Install azure-cli, run Bash scripts
run: |
curl -sL https://aka.ms/InstallAzureCLIDeb | sudo bash
# chmod 777 ./scripts/db.sh && ./scripts/db.sh
chmod 777 ./scripts/upload.sh && ./scripts/upload.sh
# chmod 777 ./scripts/commit.sh && ./scripts/commit.sh
chmod 777 ./scripts/upload.sh && ./scripts/upload.sh

0 comments on commit c040db4

Please sign in to comment.