Skip to content

Commit

Permalink
fixing build issues
Browse files Browse the repository at this point in the history
Signed-off-by: Mariuxdeangelo <[email protected]>
  • Loading branch information
Mariuxdeangelo committed Jun 17, 2024
1 parent 611f2df commit 4b638aa
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-and-publish-page.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ on:
jobs:
build:
runs-on: ubuntu-latest
strategy:
fail-fast: true

steps:
- uses: actions/checkout@v4
Expand Down
4 changes: 2 additions & 2 deletions SBOM-wiki/about-us.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ To provide a better overview of the available tooling and their capabilities, th

[https://ossf.github.io/sbom-everywhere/](https://ossf.github.io/sbom-everywhere/)

If you want to get involved, please see the document [here](/SBOM-Catalog/contribute.md)
If you want to get involved, please see the document [here](https://github.com/ossf/sbom-everywhere/SBOM-Catalog/contribute.md)


## Prior Work
Expand All @@ -117,4 +117,4 @@ NTIA's legwork has been a guiding source having done the most comprehensive rese

## Governance

The [CHARTER.md](CHARTER.md) outlines the scope and governance of our group activities.
The [CHARTER.md](https://github.com/ossf/sbom-everywhere/CHARTER.md) outlines the scope and governance of our group activities.
3 changes: 3 additions & 0 deletions SBOM-wiki/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ hero:
- theme: brand
text: Getting started
link: /getting-started
- theme: brand
text: Tooling Catalog
link: https://sbom-catalog.openssf.org/catalog/
image:
src: thumbnail.webp
alt: SBOM catalog
Expand Down

0 comments on commit 4b638aa

Please sign in to comment.