We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cccdf10 commit cb920d9Copy full SHA for cb920d9
.github/workflows/resyntax-autofixer.yml
@@ -25,8 +25,8 @@ jobs:
25
- name: Install and setup
26
run: |
27
raco pkg install -i --auto --no-setup --skip-installed gui-test
28
- raco pkg update --auto --no-setup gui-doc gui-lib gui text-table
29
- raco setup gui-doc gui-lib gui-test gui text-table
+ raco pkg update --auto --no-setup gui-doc gui-lib gui tex-table
+ raco setup gui-doc gui-lib gui-test gui tex-table
30
- name: Create a Resyntax pull request
31
uses: jackfirth/[email protected]
32
with:
0 commit comments