Skip to content

Commit

Permalink
Update publish-PxtlCa.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Pxtl authored Nov 17, 2023
1 parent c871a0a commit 35824e6
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/publish-PxtlCa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,17 @@ name: publish PxtlCa
on: [ push ]

jobs:
build:
publish:

runs-on: windows-latest
steps:
- uses: actions/checkout@v3
with:
filter: SnowSite/**
- uses: actions/download-artifact@v3
- name: Download Snow artifact
uses: dawidd6/action-download-artifact@v2
with:
name: Snow
workflow: build-snow.yml
- name: run Snow
shell: pwsh
run: |
Expand Down

0 comments on commit 35824e6

Please sign in to comment.