Skip to content

Commit

Permalink
Update rust.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LuckyTurtleDev authored Oct 24, 2023
1 parent 2ae4700 commit 71a8e5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- run: apk add --no-cache libxrandr-dev
- run: cargo doc2readme --check --expand-macros --manifest-path more-wallpapers/Cargo.toml
- run: cargo doc2readme --check --all-features --expand-macros --manifest-path more-wallpapers/Cargo.toml

cargo_publish:
if: ${{ github.event_name == 'release' }}
Expand Down

0 comments on commit 71a8e5d

Please sign in to comment.