Skip to content

Commit

Permalink
Remove types directory initially
Browse files Browse the repository at this point in the history
  • Loading branch information
Jas-SinghFSU committed Sep 16, 2024
1 parent bf48263 commit 25c0648
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:

- name: Copy types to types/
run: |
rm -rf types
mkdir -p types
cp -R temp-ags-types/types/* types/
Expand Down

0 comments on commit 25c0648

Please sign in to comment.