Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hansbonini authored Jul 4, 2024
1 parent f064350 commit 6ffe13c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
architecture: windows/amd64
- name: Create Build Directory
run: mkdir ${{ github.workspace }}/build
- name: List directory
run: dir
- name: Execute asm68k
run: make WORKSPACE=${{ github.workspace }} build

0 comments on commit 6ffe13c

Please sign in to comment.