Skip to content

Commit

Permalink
Merge pull request #61 from vicamo/for-myself/use-local-debuerreotype
Browse files Browse the repository at this point in the history
feat: use local debuerreotype
  • Loading branch information
vicamo authored May 3, 2024
2 parents 6085ec0 + b62591f commit 2c68174
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/per-suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 1
repository: debuerreotype/debuerreotype
ref: master
repository: ${{ github.repository }}
ref: debuerreotype
path: debuerreotype

- name: Debuerreotype
Expand Down

0 comments on commit 2c68174

Please sign in to comment.