Skip to content

Commit 9f78c1c

Browse files
Revert "temporary uneeded dependencies to deploy the compiler rename to the new endpoint."
This reverts commit 740726d.
1 parent 740726d commit 9f78c1c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ jobs:
132132

133133
cdn:
134134
name: Cloudflare Upload (CDN)
135-
needs: [compiler]
135+
needs: [cli-test]
136136
if: github.event_name == 'push' && github.ref == 'refs/heads/main'
137137
runs-on: ubuntu-latest
138138
steps:

0 commit comments

Comments
 (0)