Skip to content

Commit 5202288

Browse files
committed
more of the same
1 parent 09eff93 commit 5202288

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

build.sh

+5
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ dotnet build OpenSee.Common/OpenSee.Common.csproj -c Release
1313

1414
msbuild OpenSee.sln /target:OpenSeeXF_MacOS:Rebuild /p:Configuration=Release
1515

16+
echo "checking files"
17+
cd $GITHUB_WORKSPACE
18+
ls
1619
cd $GITHUB_WORKSPACE/OpenSeeXF/OpenSeeXF.MacOS/bin/Release
20+
ls
1721

1822
ditto -c -k --sequesterRsrc --keepParent OpenSee.app OpenSee.app.zip
23+
ls

0 commit comments

Comments
 (0)