Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MBunel authored May 17, 2024
1 parent 980b750 commit d0251e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Check out repository code
uses: actions/checkout@v4
- name: build site
run: guix shell -m manifest.scm -- emacs -Q --batch -l publish.el
run: guix shell -m manifest.scm -- emacs -Q --batch -l install.el -l publish.el
working-directory: ${{ github.workspace }}


0 comments on commit d0251e9

Please sign in to comment.