Skip to content

Commit

Permalink
Atualizações de versoes
Browse files Browse the repository at this point in the history
  • Loading branch information
SeraphyBR authored Apr 18, 2024
1 parent 34326b4 commit 7e17086
Show file tree
Hide file tree
Showing 2 changed files with 265 additions and 441 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
run: cargo clippy & cargo fmt

- name: Download and install Trunk binary
run: wget -qO- https://github.com/trunk-rs/trunk/releases/download/v0.18.4/trunk-x86_64-unknown-linux-gnu.tar.gz | tar -xzf-
run: wget -qO- https://github.com/trunk-rs/trunk/releases/download/v0.19.2/trunk-x86_64-unknown-linux-gnu.tar.gz | tar -xzf-

- name: Build with Trunk
# "${GITHUB_REPOSITORY#*/}" evaluates into the name of the repository
Expand Down
Loading

0 comments on commit 7e17086

Please sign in to comment.