-
Notifications
You must be signed in to change notification settings - Fork 953
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'trunk' into objc2-metal
- Loading branch information
Showing
377 changed files
with
30,896 additions
and
26,384 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,7 +41,7 @@ jobs: | |
if: ${{ failure() }} | ||
|
||
- name: Deploy the docs | ||
uses: JamesIves/[email protected].1 | ||
uses: JamesIves/[email protected].3 | ||
if: github.ref == 'refs/heads/trunk' | ||
with: | ||
token: ${{ secrets.WEB_DEPLOY }} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,7 +41,7 @@ jobs: | |
run: cargo xtask run-wasm --no-serve | ||
|
||
- name: Deploy WebGPU examples | ||
uses: JamesIves/[email protected].1 | ||
uses: JamesIves/[email protected].3 | ||
if: github.ref == 'refs/heads/trunk' | ||
with: | ||
token: ${{ secrets.WEB_DEPLOY }} | ||
|
Oops, something went wrong.