Skip to content

Commit

Permalink
fix ci build
Browse files Browse the repository at this point in the history
  • Loading branch information
meiXXI committed Oct 4, 2024
1 parent 49579ec commit 569ac3b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/publish-snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,12 +64,6 @@ jobs:
- name: Copy tar.gz Archive to GCloud Bucket
run: gsutil cp ./*.tar.gz gs://schema.cip4.org/

- name: Upload Artifact
uses: actions/upload-artifact@v2
with:
name: xsd-artifact
path: xjdf.xsd

- name: Invalidate CDN Cache
run: |
gcloud compute url-maps invalidate-cdn-cache cip4-public-balancer --path "/jdfschema_2_x/*"
Expand Down

0 comments on commit 569ac3b

Please sign in to comment.