Skip to content

Commit 58e3e5f

Browse files
committed
fix: permissions for bin/scripts
1 parent 1ccd9ef commit 58e3e5f

File tree

3 files changed

+0
-2
lines changed

3 files changed

+0
-2
lines changed

azure-pipelines.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,6 @@ steps:
5151
displayName: Install Node.js
5252

5353
- bash: |
54-
chmod +x scripts/test.sh
55-
chmod +x bin/create-ngx
5654
npm install
5755
npm link
5856
displayName: Install dependencies

bin/create-ngx

100644100755
File mode changed.

scripts/test.sh

100644100755
File mode changed.

0 commit comments

Comments
 (0)