Skip to content

Commit

Permalink
cicd: missing ampersand
Browse files Browse the repository at this point in the history
  • Loading branch information
Jerakin committed Feb 21, 2024
1 parent 10c7a29 commit 40d23d9
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 @@ -29,7 +29,7 @@ jobs:
- name: Start wikmd
run: |
cd src
python -m wikmd.wiki
python -m wikmd.wiki &
- name: screenshots-ci-action
uses: flameddd/screenshots-ci-action@master
Expand Down

0 comments on commit 40d23d9

Please sign in to comment.