Skip to content

Commit

Permalink
native_posix_64 board
Browse files Browse the repository at this point in the history
  • Loading branch information
vChavezB authored Apr 12, 2024
1 parent 1b36be5 commit a68b23e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Build
working-directory: /tmp/
run: |
west build $GITHUB_WORKSPACE/samples/uptime -b native_sim --build-dir $GITHUB_WORKSPACE/build
west build $GITHUB_WORKSPACE/samples/uptime -b native_posix_64 --build-dir $GITHUB_WORKSPACE/build
- name: check build
run: |
ls
Expand Down

0 comments on commit a68b23e

Please sign in to comment.