Skip to content

Commit

Permalink
Merge pull request #25 from tobil4sk/fix/cleanup-gh-actions
Browse files Browse the repository at this point in the history
[ci] Clean up unneeded step in github actions script
  • Loading branch information
kLabz authored Jul 29, 2024
2 parents 9335818 + 88a663d commit 9e25ca9
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,6 @@ jobs:
with:
haxe-version: 4.3.4

# we are using this version in order to build vscode-textmate
- name: Setup AWS CLI
run: |
pip install --user awscli
aws --version
- name: Install
run: |
haxelib install all --always --quiet
Expand Down

0 comments on commit 9e25ca9

Please sign in to comment.