Skip to content

Commit 1ece3e6

Browse files
committed
asf
1 parent 968ffaa commit 1ece3e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-apk-forgejo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ jobs:
152152
153153
# Run the script in Alpine container
154154
docker run --rm \
155-
-v \$(pwd):/work \
155+
-v $(pwd):/work \
156156
-w /work \
157157
-e GITHUB_TOKEN \
158158
-e ITERATION \

0 commit comments

Comments
 (0)