Skip to content

Commit

Permalink
Debug CICD
Browse files Browse the repository at this point in the history
  • Loading branch information
bdragon300 committed Nov 4, 2024
1 parent 19180ed commit 9705298
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ jobs:
python-version: '3.8'
- uses: abatilo/actions-poetry@v2
- name: Setup Pages
id: pages
uses: actions/configure-pages@v5
id: pages
uses: actions/configure-pages@v5
- name: Install dependencies
run: poetry install
- name: Install task
Expand Down

0 comments on commit 9705298

Please sign in to comment.