Skip to content

Commit

Permalink
#9 fix
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Sep 12, 2022
1 parent 3020dd7 commit 82a5f4c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ _minted-*
*.ind
*.exc
*.synctex.gz
package/
package/
ffcode-ctan.curlopt
2 changes: 1 addition & 1 deletion .rultor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ release:
make VERSION=${tag} set-version
git commit -am "version set to ${tag}"
make
l3build upload
echo 'y' | l3build upload --halt-on-error

0 comments on commit 82a5f4c

Please sign in to comment.