Skip to content

Commit

Permalink
Updated wrong parameter name
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr3zee committed Jun 13, 2024
1 parent 5ae2157 commit b725fcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
instance: ${{ env.INSTANCE }}
artifact: ${{ env.ARTIFACT }}
docker-version: ${{ env.DOCKER_VERSION }}
locations: docs/pages/kotlinx-rpc/
location: docs/pages/kotlinx-rpc/

- name: Save artifact with build results
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit b725fcf

Please sign in to comment.