Skip to content

Commit

Permalink
Merge pull request #7 from np-complete/unmultiple
Browse files Browse the repository at this point in the history
unmultiple
  • Loading branch information
masarakki authored Jul 17, 2023
2 parents 60c2c4a + 5d68e66 commit de0fd31
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./build
- uses: ./
with-config:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./build
- uses: ./
with:
config: config.pdf.yml
File renamed without changes.

0 comments on commit de0fd31

Please sign in to comment.