Skip to content

Commit

Permalink
Update Notice File Generation Actions Two (eclipse-ibeji#47)
Browse files Browse the repository at this point in the history
* Update Notice File Generation Actions Two

* Update Notice File Generation Actions Two
  • Loading branch information
ashbeitz authored Sep 28, 2023
1 parent c976df0 commit ebb85e4
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/notice-generation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,7 @@ jobs:
with:
submodules: recursive
- name: Install stable toolchain
uses: actions-rs/toolchain@v1
with:
toolchain: stable
default: true
override: true
run: rustup show
- name: Cache Dependencies
uses: Swatinem/rust-cache@v1
- name: Generate the Notice
Expand Down

0 comments on commit ebb85e4

Please sign in to comment.