Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into cbieneman/dxil18
Browse files Browse the repository at this point in the history
  • Loading branch information
llvm-beanz committed Feb 10, 2025
2 parents 65bbc17 + 692b37f commit 37f3d0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
source: ./
destination: ./_site
- name: Upload artifact
uses: actions/upload-pages-artifact@v1
uses: actions/upload-pages-artifact@v3
- if: ${{ github.event_name == 'pull_request'}}
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 37f3d0d

Please sign in to comment.