Skip to content

Commit f75fa23

Browse files
author
Артем
committed
1. Update CI. Change interpretator for script
1 parent 9c8073f commit f75fa23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pack.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/sh
1+
#!/usr/bin/env bash
22

33
for file in $(find ./src/ -maxdepth 2 -name '*.csproj')
44
do

0 commit comments

Comments
 (0)