Skip to content

Commit

Permalink
ci: add checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
mkg20001 committed Sep 25, 2024
1 parent b54f5b8 commit 0271273
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ jobs:
refresh:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v22
with:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 0271273

Please sign in to comment.