Skip to content

Commit

Permalink
Fix building
Browse files Browse the repository at this point in the history
  • Loading branch information
ivirshup committed Nov 28, 2022
1 parent 17d96ea commit 9d44b22
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ jobs:
issue-number: ${{ github.event.pull_request.number }}
body: |
#### Automated Review URLs
* [render latest/index.bs](http://api.csswg.org/bikeshed/?url=https://raw.githubusercontent.com/GraphBLAS/binsparse-specification/${{ github.event.pull_request.head.sha }}/latest/index.bs)
* [render latest/index.bs](http://api.csswg.org/bikeshed/?url=https://raw.githubusercontent.com/GraphBLAS/binsparse-specification/${{ github.event.pull_request.head.sha }}/spec/latest/index.bs)
edit-mode: replace
2 changes: 1 addition & 1 deletion spec/latest/index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Title: Your Spec Title
Shortname: binsparse
Level: 1
Status: LS-COMMIT
Status: UD
Status: w3c/UD
Group: GraphBLAS
URL: http://example.com/url-this-spec-will-live-at
Repository: https://github.com/GraphBLAS/binsparse-specification
Expand Down

0 comments on commit 9d44b22

Please sign in to comment.