Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mfshao committed Dec 13, 2024
1 parent 3dcdebe commit 9f932c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_push_stata_user_licensed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
with:
aws_access_key_id: ${{ secrets.AWS_ACCESS_KEY_ID }}
aws_secret_access_key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
source: 's3://ctds-stata/Stata17Linux64.tar.gz'
source: 's3://ctds-stata/StataNow18Linux64.tar.gz'
dest: './jupyter-pystata-user-licensed/resources/'

- name: Extract branch name
Expand Down

0 comments on commit 9f932c1

Please sign in to comment.