index : static-web-server.git

ascending towards madness

author Jose Quintana <joseluisquintana20@gmail.com> 2023-06-02 23:30:35.0 +00:00:00
committer Jose Quintana <joseluisquintana20@gmail.com> 2023-06-02 23:30:35.0 +00:00:00
commit
a75147e1b86019bd3b88a5c599b8ff57961f5562 [patch]
tree
999a7c1f875500fc5901b16976dab87f70ecc3fe
parent
fba66655d30b9acda9ce5f06e9e80be9734203e3
download
a75147e1b86019bd3b88a5c599b8ff57961f5562.tar.gz

refactor: rust nightly toolchain for crate docs [skip ci]



Diff

 .github/workflows/release.crate.yml | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/.github/workflows/release.crate.yml b/.github/workflows/release.crate.yml
index 0b092cd..010d210 100644
--- a/.github/workflows/release.crate.yml
+++ b/.github/workflows/release.crate.yml
@@ -30,9 +30,7 @@ jobs:
          fetch-depth: 1

      - name: Install stable toolchain
        uses: dtolnay/rust-toolchain@stable
        with:
          toolchain: stable
        uses: dtolnay/rust-toolchain@nightly

      - name: Publish workspace packages
        run: |