Skip to content

Commit 036a939

Browse files
committed
fix computation
1 parent 0a26633 commit 036a939

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/distribute.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -131,10 +131,6 @@ jobs:
131131
APP_DIR=$(find $TEST_DIR -mindepth 1 -maxdepth 1 -type d)
132132
echo "Application extracted to: $APP_DIR"
133133
134-
# Define the path to the executable. On Windows, the shell is bash (Git Bash),
135-
# so we don't need to add a '.exe' or other suffix.
136-
if
137-
138134
# Declare a variable for the executable path
139135
EXECUTABLE=""
140136

0 commit comments

Comments
 (0)