Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

Commit

Permalink
Set toolchain for workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefanuk12 committed Jul 11, 2023
1 parent 514a1cc commit 57d1912
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
TOOLCHAIN_VERSION: stable
RUSTTARGET: ${{ matrix.target }}
ARCHIVE_TYPES: ${{ matrix.archive }}
POST_BUILD: "post_build.sh"
Expand Down

2 comments on commit 57d1912

@deno-deploy
Copy link

@deno-deploy deno-deploy bot commented on 57d1912 Jul 11, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failed to deploy:

Module not found "file:///src/main.ts".

@deno-deploy
Copy link

@deno-deploy deno-deploy bot commented on 57d1912 Jul 11, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failed to deploy:

Module not found "file:///src/main.ts".

Please sign in to comment.