mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-22 22:23:29 -07:00
Make build.sh executable
This commit is contained in:
parent
2bbc2a8fe0
commit
52ff6460a7
2 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ jobs:
|
||||||
- script: |
|
- script: |
|
||||||
source /emsdk/emsdk_env.sh
|
source /emsdk/emsdk_env.sh
|
||||||
cd src/CalcManager
|
cd src/CalcManager
|
||||||
|
chmod +x build.sh
|
||||||
./build.sh
|
./build.sh
|
||||||
|
|
||||||
displayName: 'Build Wasm CalcManager'
|
displayName: 'Build Wasm CalcManager'
|
||||||
|
|
0
src/CalcManager/build.sh
Normal file → Executable file
0
src/CalcManager/build.sh
Normal file → Executable file
Loading…
Add table
Add a link
Reference in a new issue