Skip to content

Commit

Permalink
update artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
argyleink committed Nov 15, 2024
1 parent 725f49a commit d7ab3af
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}

- name: Save Build As Artifact
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
continue-on-error: true
with:
name: VisBug
path: extension/build/visbug.zip
Expand Down

0 comments on commit d7ab3af

Please sign in to comment.