Skip to content

Commit

Permalink
update wrangler
Browse files Browse the repository at this point in the history
  • Loading branch information
RealRTTV committed Feb 13, 2024
1 parent 093ae0f commit 969f89f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/wasm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: actions/checkout@v3

- name: Install Wrangler
run: npx --yes wrangler@2
run: npx --yes wrangler@3

- name: Install Rustup using win.rustup.rs
run: |
Expand Down Expand Up @@ -53,3 +53,4 @@ jobs:
gitHubToken: ${{ secrets.GITHUB_TOKEN }}
projectName: 'nbtworkbench'
directory: './web'
wranglerVersion: 3

0 comments on commit 969f89f

Please sign in to comment.