Skip to content

Commit

Permalink
Update build-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pavly-gerges authored Jun 10, 2024
1 parent 9d8c11a commit dec58f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
run: chmod +rwx ./setup-environment/setup-sandbox.sh && ./setup-environment/setup-sandbox.sh

- name: User's Permissions Granting
run: cd ./electrostatic-sandbox-framework && chmod +rwx ./helper-scripts/ci-cd/*.sh
run: cd ./electrostatic-sandbox-framework && chmod +rwx ./helper-scripts/project-impl/*.sh

- name: Compiling electrostatic-core Native Binaries
run: cd ./electrostatic-sandbox-framework && ./helper-scripts/ci-cd/compile-electrostatic.sh
Expand Down

0 comments on commit dec58f2

Please sign in to comment.