Skip to content
This repository was archived by the owner on Apr 21, 2025. It is now read-only.

Commit 0992482

Browse files
Fix typo on GHA
1 parent 8943ce0 commit 0992482

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
SWIFLINT_DOCKER_IMAGE=ghcr.io/realm/swiftlint:0.46.5
5050
CARTON_TAG=0.19.1
5151
SWIFT_DOCKER_IMAGE=swift:5.8.0-jammy
52-
SWIFT_TAG=-wasm-5.8.0-RELEASE
52+
SWIFT_TAG=wasm-5.8.0-RELEASE
5353
SWIFT_FORMAT_TAG=508.0.1
5454
NODE_VERSION=16.x
5555
OPEN_JDK_VERSION=11

0 commit comments

Comments
 (0)