Skip to content

Commit 740726d

Browse files
temporary uneeded dependencies to deploy the compiler rename to the new endpoint.
1 parent 5704ab4 commit 740726d

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: [cli-test]
135+
needs: [compiler]
136136
if: github.event_name == 'push' && github.ref == 'refs/heads/main'
137137
runs-on: ubuntu-latest
138138
steps:

0 commit comments

Comments
 (0)