Skip to content

Commit

Permalink
Change to project directory
Browse files Browse the repository at this point in the history
  • Loading branch information
mightybyte committed Sep 8, 2021
1 parent 347f2da commit 91dc36e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Expand Up @@ -55,6 +55,8 @@ jobs:
key: ${{ matrix.os }}-${{ matrix.ghc }}-4-cabal

# Build
- name: Change to project directory
run: cd keygen
- name: Update package database
run: cabal update
- name: Display outdated packages
Expand Down

0 comments on commit 91dc36e

Please sign in to comment.