Skip to content

Commit

Permalink
Add working directory
Browse files Browse the repository at this point in the history
  • Loading branch information
mattnite committed Jan 25, 2025
1 parent 1d03ca9 commit b2aee56
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,12 +152,10 @@ jobs:
with:
version: ${{ env.ZIG_VERSION }}
- name: Generate and validate packages
working-directory: test
working-directory: modules/foundation-libc
run: |
zig build validate
build-website:
name: Build Website
continue-on-error: true
Expand Down

0 comments on commit b2aee56

Please sign in to comment.