Skip to content

Commit

Permalink
tools fixtypo
Browse files Browse the repository at this point in the history
  • Loading branch information
silverqx committed Apr 18, 2024
1 parent 1601590 commit ec8bc9b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tools/private/Common-Deploy.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Set-StrictMode -Version 3.0

# This file contains some functions for deploy.ps1 script, they were extracted because they are
# reused in the vcpkg-Windows.yml and vcpkg-Linux.yml GitHub actions.
# reused in the vcpkg-windows.yml and vcpkg-linux.yml GitHub actions.

# Common functions
# ---
Expand Down
2 changes: 1 addition & 1 deletion tools/private/Edit-FetchContentGitTag.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Param(

Set-StrictMode -Version 3.0

# Used by the vcpkg-Windows.yml and vcpkg-Linux.yml workflow
# Used by the vcpkg-windows.yml and vcpkg-linux.yml workflow

# Common functions
# ---
Expand Down

0 comments on commit ec8bc9b

Please sign in to comment.