Skip to content

Commit

Permalink
Build using ASxxxx 5.40 Update 4 with 2022-01-22 patch
Browse files Browse the repository at this point in the history
  • Loading branch information
mnaberez committed Jan 15, 2022
1 parent b891fb0 commit 0012105
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ jobs:

- name: Install asxxxx
run: |
wget --no-verbose --content-disposition https://github.com/6502org/6502.org/blob/849e49b56798da9f81d5f0a6c0a40f84668a5d6d/public/tools/asm/asxv5p40_20211216.zip?raw=true
unzip -q asxv5p40_20211216.zip
wget --no-verbose --content-disposition https://github.com/6502org/6502.org/blob/b4a4f243d9ae3ea78fc14a487bac650b5a3f7a12/public/tools/asm/asxv5p40_20220112.zip?raw=true
unzip -q asxv5p40_20220112.zip
make -C asxv5pxx/asxmak/linux/build all
echo "$PWD/asxv5pxx/asxmak/linux/build" >> $GITHUB_PATH
Expand Down

0 comments on commit 0012105

Please sign in to comment.