Skip to content

Commit

Permalink
Check out the repository before building🤦🏼‍♂️
Browse files Browse the repository at this point in the history
  • Loading branch information
necto committed Jan 12, 2025
1 parent bef5678 commit bc6708a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ jobs:
pullAfterInstall: false
- name: Ensure no locale warning
run: test -z "$(guix --version 2>&1 >/dev/null)"
- name: Checkout repository
uses: actions/checkout@v3
- name: Build kmail-alias-bot
run: |
pwd
ls
cd ..
ls
guix build -f guix-package.scm
# Create a docker image
- name: Pack (Docker)
Expand Down

0 comments on commit bc6708a

Please sign in to comment.